Added missing '
This commit is contained in:
parent
0d757b0522
commit
f24d0587a5
@ -206,7 +206,7 @@ if cname and ctext and ctitle:
|
|||||||
smtp.sendmail(blog_title, mail_to, msg)
|
smtp.sendmail(blog_title, mail_to, msg)
|
||||||
smtp.quit()
|
smtp.quit()
|
||||||
except:
|
except:
|
||||||
errorpage('commentsfile seems not to be writable!)
|
errorpage('commentsfile seems not to be writable!')
|
||||||
|
|
||||||
# Read entries and store their title and timestamp
|
# Read entries and store their title and timestamp
|
||||||
entries = []
|
entries = []
|
||||||
|
Loading…
Reference in New Issue
Block a user