瀏覽代碼

try to get product values

andre 2 年之前
父節點
當前提交
62f5ae07eb
共有 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__,
-                $productManager,
+                $productManager->get('acc_add'),
                 'Debug ID',
                 $productManager->get('acc_base')
             );