Remove and add in init.php

This commit is contained in:
fogelito
2024-09-24 19:18:05 +03:00
parent 75d681e6e2
commit 3ff6ccbda1
-4
View File
@@ -1,9 +1,5 @@
<?php
const APP_PLATFORM_SERVER = 'server';
const APP_PLATFORM_CLIENT = 'client';
const APP_PLATFORM_CONSOLE = 'console';
return [
APP_PLATFORM_CLIENT => [
'key' => APP_PLATFORM_CLIENT,