mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
slighlty better, still not optimal
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user