* * @link https://github.com/EngineGPDev/EngineGP for the canonical source repository * @link https://gitforge.ru/EngineGP/EngineGP for the canonical source repository * * @license https://github.com/EngineGPDev/EngineGP/blob/main/LICENSE MIT License * @license https://gitforge.ru/EngineGP/EngineGP/src/branch/main/LICENSE MIT License */ if (!DEFINED('EGP')) exit(header('Refresh: 0; URL=http://' . $_SERVER['HTTP_HOST'] . '/404')); http_response_code(404); exit(file_get_contents(ROOT . '404.html'));