فهرست منبع

try to get product values

andre 2 سال پیش
والد
کامیت
478e0f7961
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->get('acc_base')
+                $this->productManager
             );
         } catch (KerioApiException $error) {