andre 4 жил өмнө
parent
commit
d1699fa818
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      productressources.php

+ 1 - 0
productressources.php

@@ -62,6 +62,7 @@ $configOptions = Capsule::table('tblproductconfigoptions')
     ->get();
 
 $ressource = new ResourceManager();
+$ressource->setProductId($id);
 
 print_r($_GET);
 widgetOutput($ressource->vcpus()->getUsed());