shish 4 vuotta sitten
vanhempi
commit
1f52e0009c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      biz-hd/item/models/ItemClass.php

+ 1 - 1
biz-hd/item/models/ItemClass.php

@@ -5,6 +5,6 @@ class ItemClass extends Base
 {
 {
     public static function tableName()
     public static function tableName()
     {
     {
-        return 'xhItemClass';
+        return 'xhGhsItemClass';
     }
     }
 }
 }