瀏覽代碼

add usage vs qtymin calc

andre 4 年之前
父節點
當前提交
c98305d989
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      productressources.php

+ 0 - 1
productressources.php

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