fdfd
This commit is contained in:
parent
03a15e4708
commit
5cb4b1b678
3 changed files with 0 additions and 11 deletions
|
@ -86,7 +86,6 @@ def messagereply(v, username, id):
|
|||
parent = get_comment(int(id), v=v)
|
||||
new_comment = Comment(author_id=v.id,
|
||||
parent_submission=None,
|
||||
parent_fullname=parent.fullname,
|
||||
parent_comment_id=id,
|
||||
level=parent.level + 1,
|
||||
sentto=user.id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue