mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-12 03:05:09 +00:00
Got rid of conf.logic for the moment, haven't decided yet what to do with parenthesis check
This commit is contained in:
parent
df4cb1a601
commit
09b265a1ea
2 changed files with 0 additions and 2 deletions
|
|
@ -1081,7 +1081,6 @@ def __setConfAttributes():
|
|||
conf.httpHeaders = []
|
||||
conf.hostname = None
|
||||
conf.loggedToOut = None
|
||||
conf.logic = "AND"
|
||||
conf.matchRatio = None
|
||||
conf.multipleTargets = False
|
||||
conf.outputPath = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue