mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor fix
This commit is contained in:
parent
0aeb9dbe8b
commit
a435ba6863
4 changed files with 4 additions and 3 deletions
|
|
@ -367,6 +367,7 @@ def getValue(expression, blind=True, inband=True, error=True, time=True, fromUse
|
|||
through inband SQL injection (if selected) and/or blind SQL injection
|
||||
(if selected).
|
||||
"""
|
||||
|
||||
kb.safeCharEncode = safeCharEncode
|
||||
kb.resumeValues = resumeValue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue