@@ -47,7 +47,7 @@ class DnsHelper
__FUNCTION__,
$this->params,
'Debug',
- json_decode($dkimSet['detail'])
+ $dkimSet['detail']
);
}