소스 검색

emailAccounts

andre 2 년 전
부모
커밋
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__,
             __FUNCTION__,
             $domains,
             $domains,
             'Debug Accounts',
             'Debug Accounts',
-            $this->getWhmcsParamByKey('customfields')
+            $this->getWhmcsParamByKey('customfields')['maildomain']
         );
         );
 
 
         $productManager = new ProductManager();
         $productManager = new ProductManager();