fdfd
This commit is contained in:
parent
e6ed3b4517
commit
a14a2de858
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ def post_id(pid, anything=None, v=None):
|
|||
if type(val) is int and key not in ['login_nonce','user_id']:
|
||||
if time.time() - val > 86400: keys += key
|
||||
|
||||
del session[keys]
|
||||
session.pop(keys)
|
||||
print(session)
|
||||
|
||||
post.views += 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue