1 2 3 4
<?php require_once '../../framework/prado.php'; $application = new TApplication(); $application->run();