andre před 2 roky
rodič
revize
dc34049220
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
         );