Вход Регистрация
Файл: secret_crons/game_cycle.php
Строк: 9
<?php
/** Единый фоновый запуск игрового календаря. by Метриум (Стэлп) */
declare(strict_types=1);
if(
PHP_SAPI!=='cli'){http_response_code(403);exit;}
require_once 
__DIR__.'/../system/common.php';
if(
function_exists('game_automation_tick')) game_automation_tick();
echo 
"OKn";
Онлайн: 3
Реклама