james 8 lat temu
rodzic
commit
ef9b6227f4
1 zmienionych plików z 1 dodań i 1 usunięć
  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');
     }
 }