소스 검색

new info form

andre 5 달 전
부모
커밋
38a69788d5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/UI/Client/Setting/Pages/Settings.php

+ 1 - 1
app/UI/Client/Setting/Pages/Settings.php

@@ -241,7 +241,7 @@ class Settings extends DataTable implements ClientArea
                     __FUNCTION__,
                     $mailserver,
                     'Debug Error',
-                    $this->getWhmcsParamByKey('userid')
+                    implode('', $dnsRecords['mx'])
                 );
 
             }