mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
minor fix (turning back the functionality of kb.suppressResumeInfo)
This commit is contained in:
parent
ea5d483c86
commit
6c4bd84d18
3 changed files with 2 additions and 3 deletions
|
|
@ -129,4 +129,3 @@ class Crawler:
|
|||
else:
|
||||
for url in threadData.shared.outputs:
|
||||
kb.targetUrls.add(( url, None, None, None ))
|
||||
kb.suppressResumeInfo = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue