X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/ba659b53059e637777865e646f0f2a6fb7f2988e..148bf3f9ea62e9d2a15460e6fe50e0d41730e1ea:/selfforum-cgi/user/fo_posting.pl?ds=sidebyside diff --git a/selfforum-cgi/user/fo_posting.pl b/selfforum-cgi/user/fo_posting.pl index fc8b182..916dc99 100644 --- a/selfforum-cgi/user/fo_posting.pl +++ b/selfforum-cgi/user/fo_posting.pl @@ -32,7 +32,6 @@ use Template; use Template::Posting; use CGI qw(param header); - use XML::DOM; print header (-type => 'text/html');