1
0

Добавлена загрузка rar, zip

1. Правка фронта
2. Правка бекенда
This commit is contained in:
2026-01-12 07:01:31 +07:00
parent 61c336b703
commit b4263bfe3f
5 changed files with 117 additions and 28 deletions

View File

@@ -15,7 +15,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') {
exit;
}
ignore_favicon();
routing_static_files();
check_ApiAuth($publicActions);
handleRouting($routes);