Browse Source

new info form

andre 5 months ago
parent
commit
e02977a067
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/UI/Client/Setting/Providers/InfoSettingDataProvider.php

+ 2 - 2
app/UI/Client/Setting/Providers/InfoSettingDataProvider.php

@@ -110,9 +110,9 @@ class InfoSettingDataProvider extends BaseDataProvider
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $this->data,
+            $dnsRecords,
             'Debug Data',
-            $this->actionElementId
+            $dkimSet
         );
 
     }