require_once __DIR__ . '/../phpOMS/Autoloader.php'; $config = require_once __DIR__ . '/../config.php'; // $App = new \Install\WebApplication($config); if (\ob_get_level() > 0) { \ob_end_flush(); } // @codeCoverageIgnoreEnd