|
@@ -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
|
|
|
{
|