diff --git a/blogthon.cgi b/blogthon.cgi index 16e6e5d..4cec664 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -14,8 +14,6 @@ # TODO: # * Complete Atom Feed (like RSS) -# * Write documentation -# * Fix send-comment bug when using lighttpd # * Fix broken charset in outgoing mails (needs some testing) import cgi, os, time, glob, re, md5, sys, random, smtplib