Forráskód Böngészése

try to get product values

andre 2 éve
szülő
commit
773189734a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/Http/Actions/CreateAccount.php

+ 1 - 1
app/Http/Actions/CreateAccount.php

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