inc/dns.inc.php
changeset 193 6a87ca695244
parent 192 3d18290ac993
child 200 6bdfaba077cb
--- a/inc/dns.inc.php	Thu Aug 07 18:45:13 2008 +0000
+++ b/inc/dns.inc.php	Fri Sep 12 08:39:57 2008 +0000
@@ -89,6 +89,8 @@
 
 		case "MBOXFW":
 		case "NAPTR":
+		case "SPF":
+		case "SSHFP":
 		case "URL":
 			// These types are supported by PowerDNS, but there is not
 			// yet code for validation. Validation needs to be added