- Timestamp:
- 06/23/11 10:49:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dns.cgi
r95 r97 296 296 297 297 # fill the page-count and first-previous-next-last-all details 298 fill_pgcount($count,"records",domainName($dbh,$webvar{id})); 298 fill_pgcount($count,"records", 299 ($webvar{defrec} eq 'y' ? "group ".groupName($dbh,$webvar{id}) : domainName($dbh,$webvar{id}))); 299 300 fill_fpnla($count); # should put some params on this sub... 300 301
Note:
See TracChangeset
for help on using the changeset viewer.