stanley-king 4 anni fa
parent
commit
b6ac9dde9b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      mobile/mobile_run.php

+ 2 - 0
mobile/mobile_run.php

@@ -11,6 +11,8 @@ require_once(BASE_ROOT_PATH . '/global.php');
 require_once(BASE_ROOT_PATH . '/fooder.php');
 require_once(BASE_PATH . '/index.php');
 
+Log::record(__FILE__,LOG::DEBUG);
+
 require_once(BASE_ROOT_PATH . '/helper/session.php');
 require_once(BASE_ROOT_PATH . '/helper/img_helper.php');
 require_once(BASE_ROOT_PATH . '/helper/message/msgstates.php');