- Timestamp:
- 03/01/13 12:22:57 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DNSDB.pm
r462 r463 4925 4925 next if $$recflags{$ip}; 4926 4926 $$recflags{$ip}++; 4927 next if $hpat eq '%blank%'; # Allows blanking a subnet so no records are published. 4927 4928 my $rec = $hpat; # start fresh with the template for each IP 4928 4929 _template4_expand(\$rec, $ip);
Note:
See TracChangeset
for help on using the changeset viewer.