Browse Source

emailAccounts

andre 2 years ago
parent
commit
dc34049220
1 changed files with 1 additions and 1 deletions
  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
         );