get('config')->get('maintenance')) { echo file_get_contents(__DIR__ . '/../resources/views/layouts/maintenance.html'); die(); } /** * Init authorization */ load_auth();