| DIR: /proc/self/root/proc/thread-self/root/home/dhnidqcz/public_html/.tmp/ |
| Current File : //proc/self/root/proc/thread-self/root/home/dhnidqcz/public_html/.tmp/index.php |
<?php
ob_start();
include ('config/config.php');
$app = new Application();
init_config();
$app->run();
?>
|