stanley-king 3 tuần trước cách đây
mục cha
commit
21999578c5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      helper/fcgisrv/MobileServer.php

+ 1 - 0
helper/fcgisrv/MobileServer.php

@@ -85,6 +85,7 @@ class MobileServer extends BaseServer
                     Base::mobile_control();
                 }
                 elseif ($this->is_exclude($file)) {
+                    Log::record("call-file = $file", Log::DEBUG);
                     include $file;
                 }
                 else {