Explorar o código

APLog.php 路径

walkor %!s(int64=11) %!d(string=hai) anos
pai
achega
ba37e10d0e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      applications/ChatDemo/Lib/Gateway.php

+ 1 - 1
applications/ChatDemo/Lib/Gateway.php

@@ -14,8 +14,8 @@ if(!defined('ROOT_DIR'))
 
 require_once ROOT_DIR . '/Lib/Store.php';
 require_once ROOT_DIR . '/Lib/Context.php';
+require_once ROOT_DIR . '/Lib/APLog.php';
 require_once ROOT_DIR . '/Protocols/GatewayProtocol.php';
-require_once ROOT_DIR . '/Protocols/APLog.php';
 
 class GateWay
 {