author | rejo |
Sun, 22 Apr 2007 16:27:45 +0000 | |
changeset 12 | 7be4525290cc |
parent 11 | 9e103ea0585d |
child 13 | 2ff220cfde13 |
inc/dns.inc.php | file | annotate | diff | comparison | revisions |
--- 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;