Ver código fonte

try to get product values

andre 2 anos atrás
pai
commit
62f5ae07eb
1 arquivos alterados com 1 adições e 1 exclusões
  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')
             );