HOME


Mini Shell 1.0
DIR: /proc/self/root/proc/thread-self/root/home/dhnidqcz/public_html/.tmp/
Upload File :
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();
?>