Explorar el Código

emailAccounts

andre hace 2 años
padre
commit
dc34049220
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
         );