Browse Source

new info form

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

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

@@ -63,7 +63,7 @@ class InfoSettingDataProvider extends BaseDataProvider
             logModuleCall(
             logModuleCall(
                 'kerioEmail',
                 'kerioEmail',
                 __FUNCTION__,
                 __FUNCTION__,
-                $dnsRecords,
+                implode('',$dnsRecords['spf']),
                 'DEbug',
                 'DEbug',
                 $this->spfConfig
                 $this->spfConfig
             );
             );