inc/dns.inc.php
changeset 12 7be4525290cc
parent 8 47dd15d8bb8c
child 16 79b09e1e2985
--- a/inc/dns.inc.php	Sun Apr 22 14:24:51 2007 +0000
+++ b/inc/dns.inc.php	Sun Apr 22 16:27:45 2007 +0000
@@ -28,7 +28,7 @@
  * Validates an IPv4 IP.
  * returns true if valid.
  */
-function validate_input($zoneid, $type, &$content, &$name, &$prio, &$ttl)
+function validate_input($recordid, $zoneid, $type, &$content, &$name, &$prio, &$ttl)
 {
 	global $db;