Little bug fixes
This commit is contained in:
parent
2717829de4
commit
6f9931edca
5 changed files with 10 additions and 10 deletions
|
|
@ -30,7 +30,7 @@ class GetPostFiles:
|
|||
for post in required_post:
|
||||
|
||||
GetPostFiles.post[post]=GetPostFiles.post.get(post, '')
|
||||
|
||||
|
||||
s=get_session()
|
||||
|
||||
if 'csrf_token' in s:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue