@@ -406,7 +406,7 @@ function cwp7CheckSOA($domain) {
__FUNCTION__,
$domain,
'DNS lookup exception',
- $result
+ $result->answer
);
return 'none';
}