lvhao 2 hónapja
szülő
commit
52291134ae
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      core/CoreApp/controllers/Whlabelfz.php

+ 1 - 0
core/CoreApp/controllers/Whlabelfz.php

@@ -89,6 +89,7 @@ class Whlabelfz extends Start_Controller
 			$info_list = $this->$ck->find_all($where, 'id,warehouse,purchase,sku,title,features,state,outk,details', $order_str);
             $classid = $this->classid->sku();
             $tcall = $this->typeclass->find_all();
+			$typeclass = array();
             foreach ($tcall as $v)
             {
                 //$tcjm[$v['id']] = array($v['jm'],$v['classid']);