Changeset 922 for branches/secondaryzones
- Timestamp:
- 08/14/25 17:54:56 (14 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/secondaryzones/dns.cgi
r921 r922 2460 2460 my $childlist = join(',',@childgroups); 2461 2461 2462 # my $count = $dnsdb->getSecondaryZoneCount(childlist => $childlist, curgroup => $curgroup,2463 2462 my $count = $dnsdb->getZoneCount(childlist => $childlist, curgroup => $curgroup, secondary => 'y', 2464 2463 filter => ($filter ? $filter : undef), startwith => ($startwith ? $startwith : undef) );
Note:
See TracChangeset
for help on using the changeset viewer.