فهرست منبع

add usage vs qtymin calc

andre 4 سال پیش
والد
کامیت
caa293e5fb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      productressources.php

+ 1 - 1
productressources.php

@@ -63,7 +63,7 @@ $configOptions = Capsule::table('tblproductconfigoptions')
     ->get();
 
 $this->service = new Service();
-$this->serviceId = $id;
+$this->service->setServiceId($id);
 $this->service->loadWhmcsService();
 $this->ressource = new ResourceManager();