mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
Minor improvement
This commit is contained in:
parent
0e6359ab6e
commit
91c3cf8fd0
|
@ -74,7 +74,7 @@ def injectionDict():
|
|||
|
||||
# data is a dict with stype as key and a tuple as value with
|
||||
# title, where, comment and reqPayload
|
||||
injection.data = {}
|
||||
injection.data = advancedDict()
|
||||
|
||||
injection.dbms = None
|
||||
injection.dbms_version = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user