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