瀏覽代碼

改变fcodeOp

james 8 年之前
父節點
當前提交
ef9b6227f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      admin/control/stat_anotice.php

+ 1 - 1
admin/control/stat_anotice.php

@@ -69,6 +69,6 @@ class stat_anoticeControl extends SystemControl
 
     public function fcodeOp()
     {
-        $goods_name = trim($_REQUEST[''])
+        Tpl::showpage('stat.anotice.fcode.list');
     }
 }