Parcourir la source

try to get product values

andre il y a 2 ans
Parent
commit
4fd6a027c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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->hosting()
+                $this->productManager->getProductManager()
             );
             );
         } catch (KerioApiException $error) {
         } catch (KerioApiException $error) {