瀏覽代碼

emailAccounts

andre 2 年之前
父節點
當前提交
dc34049220
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/UI/Client/EmailAccount/Pages/Accounts.php

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

@@ -165,7 +165,7 @@ class Accounts extends DataTable implements ClientArea
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $this->getWhmcsParamByKey('maildomain'),
+            $this->getWhmcsParamByKey('domain'),
             'Debug Accounts',
             $domains
         );