api: gateway, ingame 모두 가능하도록 변경

This commit is contained in:
2021-09-12 15:05:21 +09:00
parent 98567c3509
commit 6ca42cbf62
5 changed files with 112 additions and 86 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
namespace sammo;
include "lib.php";
include "func.php";
APIHelper::launch(dirname(__FILE__));