diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-12-02 12:25:12 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-12-02 12:25:12 +0100 |
commit | aabeaf3cbc7e005f1d4084aa6cedcf79bf10568f (patch) | |
tree | 2495dcbe9080edb2bf27c1914ea8e277f01dbf0d /blogthon.cgi | |
parent | 31b7b41d65dc0b94bb07e90b006c67c7f4f411ea (diff) |
Removed debugline
Diffstat (limited to 'blogthon.cgi')
-rwxr-xr-x | blogthon.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/blogthon.cgi b/blogthon.cgi index 614a482..8f7c11e 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -254,7 +254,6 @@ elif feed_display == "rss": print ' </item>' print ' </channel>' print '</rss>' - print date # Generate regular page else: |