andre 4 лет назад
Родитель
Сommit
f8d372fe63

+ 0 - 9
app/Libs/Zimbra/Components/Api/Soap/Services/Update/ChangePackage.php

@@ -61,15 +61,6 @@ class ChangePackage extends ApiService
                 $configOption->updateConfigurableOption($acc_newObj->id, ['qty' => $acc_new]);
             }
         } else {
-
-            logModuleCall(
-                'zimbraEmail',
-                __FUNCTION__,
-                $acc_add,
-                $acc_limit,
-                $acc_base
-            );
-            
             $accountLimit = $this->productManager->get('acc_limit');
         }
         foreach($accounts as $account)