andre 2 лет назад
Родитель
Сommit
4fd6a027c4
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
                 __FUNCTION__,
                 $params,
                 'Debug ID',
-                $this->hosting()
+                $this->productManager->getProductManager()
             );
         } catch (KerioApiException $error) {