浏览代码

try to get product values

andre 2 年之前
父节点
当前提交
81554f0f50
共有 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->productManager->getProductManager()
+                $this
             );
         } catch (KerioApiException $error) {