1 2 3 4 5 6
<?php require_once(dirname(__FILE__).'/../../../framework/prado.php'); $app=new TApplication; $app->run();