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