Browse Source

clientareafunctions

andre 3 years ago
parent
commit
1ecbe95266
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

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