1 2 3 4 5 6 7
<?php include_once '../../framework/prado.php'; include_once './Soap/ContactManager.php'; $app = new TApplication('.'); $app->run();