]> git.deb.at Git - deb/packages.git/blobdiff - cgi-bin/show_filelist.pl
Print out headers
[deb/packages.git] / cgi-bin / show_filelist.pl
index fd75a0491775aceb49b093990d62c7a7a6276136..1dab20e470d46d5bf425fc51f1044aa0fb6f3bd2 100755 (executable)
@@ -80,7 +80,8 @@ if ($params{errors}{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,