. */ define('APP_ROOT', __DIR__); define('APP_MODULE', 'api'); require APP_ROOT . DIRECTORY_SEPARATOR . 'lib' . DIRECTORY_SEPARATOR . 'Base.php';