소스 검색

add usage vs qtymin calc

andre 4 년 전
부모
커밋
8ba3208e34
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);