stanley-king 3 semanas atrás
pai
commit
21999578c5
1 arquivos alterados com 1 adições e 0 exclusões
  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 {