瀏覽代碼

test namespace

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

+ 0 - 2
mobile/control/refill.php

@@ -5,8 +5,6 @@ require_once(BASE_HELPER_PATH . '/refill/RefillFactory.php');
 require_once(BASE_HELPER_PATH . '/mtopcard/mtopcard.php');
 require_once(BASE_HELPER_PATH . '/model/member_info.php');
 
-use refill;
-
 //商家充值接口中心
 class refillControl extends merchantControl
 {