]> git.deb.at Git - deb/packages.git/commitdiff
Print out headers
authorFrank Lichtenheld <frank@lichtenheld.de>
Fri, 10 Feb 2006 05:05:50 +0000 (05:05 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Fri, 10 Feb 2006 05:05:50 +0000 (05:05 +0000)
cgi-bin/show_filelist.pl

index fd75a0491775aceb49b093990d62c7a7a6276136..1dab20e470d46d5bf425fc51f1044aa0fb6f3bd2 100755 (executable)
@@ -80,7 +80,8 @@ if ($params{errors}{arch}) {
     $arch = '';
 }
 
     $arch = '';
 }
 
-my $st0 = new Benchmark;
+print $input->header( -charset => 'utf-8' );
+
 print Packages::HTML::header( title => "Filelist of package $pkg in $suite of arch $arch",
                              lang => 'en',
                              #desc => $short_desc,
 print Packages::HTML::header( title => "Filelist of package $pkg in $suite of arch $arch",
                              lang => 'en',
                              #desc => $short_desc,