inc/dns.inc.php
changeset 148 362a952b0a12
parent 140 e68c3d6094d1
child 158 30a7f897aaf0
--- a/inc/dns.inc.php	Sat May 03 20:22:46 2008 +0000
+++ b/inc/dns.inc.php	Sat May 03 20:36:31 2008 +0000
@@ -75,6 +75,7 @@
 
 		case "MBOXFW":
 		case "NAPTR":
+		case "SRV":
 		case "URL":
 			// These types are supported by PowerDNS, but there is not
 			// yet code for validation. Validation needs to be added