mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
code refactoring
This commit is contained in:
parent
9c94a233a1
commit
24c5d7b313
4 changed files with 16 additions and 3 deletions
|
|
@ -1006,7 +1006,6 @@ def __setConfAttributes():
|
|||
conf.dbmsConnector = None
|
||||
conf.dbmsHandler = None
|
||||
conf.dumpPath = None
|
||||
conf.errorComparison = True
|
||||
conf.minMatchBlock = 8
|
||||
conf.dynMarkLength = 32
|
||||
conf.httpHeaders = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue