Changeset 732
- Timestamp:
- 06/23/16 16:37:24 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DNSDB.pm
r730 r732 3646 3646 $errstr = $DBI::errstr if !$uname; 3647 3647 3648 no warnings qw (uninitialized); 3648 3649 $fullformat =~ s/\%u/$uname/g; 3649 3650 $fullformat =~ s/\%f/$fname/g;
Note:
See TracChangeset
for help on using the changeset viewer.