Changeset 46
- Timestamp:
- 12/08/14 17:44:07 (11 years ago)
- File:
-
- 1 edited
-
trunk/dnsbl/dnsbl.cgi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dnsbl/dnsbl.cgi
r45 r46 41 41 my $dnsbl = new DNSBL; 42 42 43 print "Content-type: text/html\n\n"; 43 # try to be friendly to non-US-ASCII characters. Still need to find what 44 # difference from RH<->Debian is still at fault. 45 print $q->header(-charset=>'utf8'); 44 46 45 47 # default DB info - all other settings should be loaded from the DB.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/dnsbl/chrome/site/your_project_logo.png)