mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-28 11:08:38 +01:00
minor update
This commit is contained in:
parent
daf5662eab
commit
bff989d348
1 changed files with 0 additions and 2 deletions
|
|
@ -427,8 +427,6 @@ def checkSqlInjection(place, parameter, value):
|
|||
injection.conf.textOnly = conf.textOnly
|
||||
injection.conf.string = conf.string
|
||||
injection.conf.regexp = conf.regexp
|
||||
injection.conf.uCols = conf.uCols
|
||||
injection.conf.uChar = conf.uChar
|
||||
injection.conf.timeSec = conf.timeSec
|
||||
|
||||
if hasattr(test, "details"):
|
||||
|
|
|
|||
Loading…
Reference in a new issue