Rodrigo Borges Pereira wrote:
I don't get this one. What is the symptom? Editing default records works fine for me.SOA edit:
--- default_records.php 2005-02-09 20:12:04.000000000 +0000 +++ default_records.php.1 2005-02-15 04:31:19.000000000 +0000 @@ -330,6 +330,7 @@ // Build array from $_REQUEST $array['host'] = $_REQUEST['tldemail'].':'.$_REQUEST['tldhost']; $array['val'] = $_REQUEST['refresh'].':'.$_REQUEST['retry'].':'.$_REQUEST['expire'].':'.$_REQUEST['minimum']; + $array['ttl'] = $_REQUEST['ttl'];
$return = parse_soa($array);
Regards,
Bill
