andre 2 лет назад
Родитель
Сommit
10970a1c65
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Http/Actions/CreateAccount.php

+ 1 - 1
app/Http/Actions/CreateAccount.php

@@ -85,7 +85,7 @@ class CreateAccount extends AddonController
                 __FUNCTION__,
                 $productManager->get('acc_add'),
                 'Debug ID',
-                $productManager->get('acc_base')
+                $productManager
             );
         } catch (KerioApiException $error) {