Quellcode durchsuchen

add usage vs qtymin calc

andre vor 4 Jahren
Ursprung
Commit
8ba3208e34
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      productressources.php

+ 1 - 1
productressources.php

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