stanley-king 8 rokov pred
rodič
commit
29a0c44427
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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
 {