Changeset 444 for trunk/DNSDB.pm
- Timestamp:
- 01/03/13 15:01:03 (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/DNSDB.pm (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/DNSDB.pmr443 r444 2035 2035 # While we're at it, we substitute $zone for ZONE in the value. 2036 2036 if ($val eq 'ZONE') { 2037 next if $revpatt; # If we've got a pattern, we skip the default record version. 2037 # If we've got a pattern, we skip the default record version on (A+)PTR-template types 2038 next if $revpatt && ($type == 65282 || $type == 65283); 2038 2039 ##fixme? do we care if we have multiple whole-zone templates? 2039 2040 $val = $zone->network; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![[ DNS Administrator ]](/fx/dnsadmin-logo.png)
