瀏覽代碼

debug wechat

stanley-king 8 年之前
父節點
當前提交
29a0c44427
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mobile/control/fcode.php

+ 1 - 0
mobile/control/fcode.php

@@ -10,6 +10,7 @@ require_once(BASE_ROOT_PATH . '/helper/fcode/operator.php');
 require_once(BASE_ROOT_PATH . '/helper/fcode/mfcode.php');
 require_once(BASE_ROOT_PATH . '/helper/session_helper.php');
 require_once (BASE_ROOT_PATH . '/helper/third_author/wxauthor.php');
+require_once (BASE_ROOT_PATH . '/helper/login_helper.php');
 
 class fcodeControl extends mobileControl
 {