ooops
This commit is contained in:
parent
64f0b50d13
commit
ca89c3ce5f
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class DLFPBackend(BaseBackend, ICapMessages, ICapMessagesReply):
|
|||
article.datetime,
|
||||
content=''.join([thread.body, thread.part2]),
|
||||
signature='URL: %s' % article.url,
|
||||
is_html=True
|
||||
is_html=True,
|
||||
is_new=new)
|
||||
|
||||
for comment in thread.iter_all_comments():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue