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

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

@@ -83,7 +83,7 @@ class CreateAccount extends AddonController
             logModuleCall(
                 'kerioEmail',
                 __FUNCTION__,
-                $params,
+                $productManager,
                 'Debug ID',
                 $productManager->get('acc_base')
             );