Explorar o código

add usage vs qtymin calc

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
caa293e5fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();