function __construct() { parent::__construct(); }
function __construct($manifest) { parent::__construct($manifest); // $path = realpath(dirname(__FILE__)) . DIRECTORY_SEPARATOR; // // DevblocksPlatform::registerClasses($path. 'api/DAO.php', array( // 'DAO_Faq' // )); }