mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-14 15:14:31 +03:00
minor bug fix
This commit is contained in:
parent
2f4e34f5a0
commit
02f993583b
|
@ -1443,6 +1443,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.nullConnection = None
|
||||
kb.pageTemplate = None
|
||||
kb.pageTemplates = dict()
|
||||
kb.previousMethod = None
|
||||
kb.orderByColumns = None
|
||||
kb.originalPage = None
|
||||
kb.originalTimeDelay = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user