Kaynağa Gözat

try to get product values

andre 2 yıl önce
ebeveyn
işleme
478e0f7961
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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->get('acc_base')
+                $this->productManager
             );
         } catch (KerioApiException $error) {