loadModule('foo'); /* Generate and send a response to the browser **************************/ $response = $app->getResponse()->send(); /* Clean up after ourselves *********************************************/ $app->cleanup();