<?php

    include('/usr/home/x241032/html/cmt/php/mt.php');
    $mt = new MT(1, '/usr/home/x241032/html/cmt/mt-config.cgi');
    $mt->view();


//    include('/usr/home/x241032/html/cmt/php/mt.php');
//    $mt = new MT(1, '/usr/home/x241032/html/cmt/mt-config.cgi');
//    $mt->caching = true;
//    $mt->view();
//
//
//
?>
