andre 2 лет назад
Родитель
Сommit
1f33dac8a0
1 измененных файлов с 1 добавлено и 1 удалено
  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();