andre пре 2 година
родитељ
комит
773189734a
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
+                $this->hosting()
             );
         } catch (KerioApiException $error) {