]> git.pld-linux.org Git - packages/cacti-template-nagiostats.git/blob - cgi-rfc.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/cacti-template-nagiostats.git] / cgi-rfc.patch
1 --- cacti-template-nagiostats-0.1/mrtgstats.cgi~        2010-12-13 10:46:33.000000000 +0200
2 +++ cacti-template-nagiostats-0.1/mrtgstats.cgi 2010-12-13 14:26:22.964829559 +0200
3 @@ -5,7 +5,7 @@
4  use strict;
5  
6  # Needed header printage for CGI scripts
7 -print "Content-type: text/html\n\n";
8 +print "Content-type: text/html\r\n\r\n";
9  
10  my $request_type;
11  
This page took 0.106427 seconds and 3 git commands to generate.