<?php include_once '../../framework/prado.php'; include_once './Soap/ContactManager.php'; $app = new TApplication('.'); $app->run(); ?>