Browse Source

new settings section

andre 6 months ago
parent
commit
f0a629212b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Setting/Pages/Settings.php

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

@@ -168,7 +168,7 @@ class Settings extends DataTable implements ClientArea
         logModuleCall(
         logModuleCall(
             'kerioEmail',
             'kerioEmail',
             __FUNCTION__,
             __FUNCTION__,
-            $this->whmcsParams->params,
+            $this->whmcsParams,
             'Debug',
             'Debug',
             $data
             $data
         );
         );