diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-12-21 08:05:46 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-12-21 08:05:46 +0100 |
commit | 54844ac56da55aa6214fa2904f5ca85122914c00 (patch) | |
tree | d4e250dd9bcb34f71bba74f8715dce4f0dc0b201 | |
parent | d0cd09a5a0a8bf9b0b8cd1cc304c0f66cf506ed6 (diff) |
Updated Todo
-rwxr-xr-x | blogthon.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
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 |