fd
This commit is contained in:
parent
0c75d5b7c8
commit
affba6fac0
5 changed files with 9 additions and 42 deletions
|
@ -901,9 +901,6 @@ def save_comment(cid, v):
|
|||
|
||||
g.db.add(new_save)
|
||||
|
||||
try: g.db.flush()
|
||||
except: g.db.rollback()
|
||||
|
||||
g.db.commit()
|
||||
|
||||
return {"message": "Comment saved!"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue