andre 2 éve
szülő
commit
1f33dac8a0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/UI/Client/EmailAccount/Pages/Accounts.php

+ 1 - 1
app/UI/Client/EmailAccount/Pages/Accounts.php

@@ -167,7 +167,7 @@ class Accounts extends DataTable implements ClientArea
             __FUNCTION__,
             $domains,
             'Debug Accounts',
-            $this->getWhmcsParamByKey('customfields')
+            $this->getWhmcsParamByKey('customfields')['maildomain']
         );
 
         $productManager = new ProductManager();