Ignore:
Timestamp:
08/28/25 14:49:26 (9 days ago)
Author:
Kris Deugau
Message:

/branches/secondaryzones

Update zoneStatus() docucomment to match revised code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/secondaryzones/DNSDB.pm

    r931 r932  
    59315931## DNSDB::zoneStatus()
    59325932# Returns and optionally sets a zone's status
    5933 # Takes a database handle, domain/revzone ID, forward/reverse flag, and optionally a status argument
     5933# Takes a database handle and a hash with the zone ID, at least one of
     5934# forward/reverse flag and secondary zone flag, and optionally a status argument
    59345935# Returns status, or undef on errors.
    59355936sub zoneStatus {
Note: See TracChangeset for help on using the changeset viewer.