Explorar o código

try to get product values

andre %!s(int64=2) %!d(string=hai) anos
pai
achega
773189734a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {