@@ -83,7 +83,7 @@ class CreateAccount extends AddonController
__FUNCTION__,
$params,
'Debug ID',
- $this->productManager->get('acc_base')
+ $this->productManager
);
} catch (KerioApiException $error) {