]> git.sesse.net Git - ccbs/commitdiff
Change to text/html (for IE demonstration)
authorSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 21:29:57 +0000 (21:29 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 21:29:57 +0000 (21:29 +0000)
html/ccbs.pm

index 915e9507f1ffa99f24924c8020db2a496eb589b2..faaae89818203b945cf2641cff11533879416ddb 100755 (executable)
@@ -9,7 +9,7 @@ use warnings;
 our $ccbs_dbdebug = 0;
        
 sub print_header {
 our $ccbs_dbdebug = 0;
        
 sub print_header {
-       print CGI::header(-type=>'application/xhtml+xml; charset=utf-8');
+       print CGI::header(-type=>'text/html; charset=utf-8');
 }
 sub print_see_other {
        my $location = shift;
 }
 sub print_see_other {
        my $location = shift;