X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/9d373d4a1ba83c41e5a06a5b58680d08d1eba724..f247cc770243a474bbba7845094047e0995b9746:/selfforum-cgi/user/fo_posting.pl 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');