mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
slighlty better, still not optimal
This commit is contained in:
parent
477c66ac4b
commit
2fa2f30d21
2 changed files with 6 additions and 5 deletions
|
|
@ -413,9 +413,6 @@ def getValue(expression, blind=True, union=True, error=True, time=True, fromUser
|
|||
warnMsg += "a switch '--no-cast' and/or switch '--hex'"
|
||||
singleTimeWarnMessage(warnMsg)
|
||||
|
||||
if kb.partRun:
|
||||
kb.partRun = None
|
||||
|
||||
return extractExpectedValue(value, expected)
|
||||
|
||||
def goStacked(expression, silent=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue