| +-----------------------------------------------------------------------+ */ if (!file_exists(__DIR__ . '/../installer/index.php')) { http_response_code(404); exit; } require __DIR__ . '/../installer/index.php';