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