mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
minor change (conf.updateAll to conf.update)
This commit is contained in:
@@ -155,7 +155,7 @@ optDict = {
|
||||
"flushSession": "boolean",
|
||||
"forms": "boolean",
|
||||
"eta": "boolean",
|
||||
"updateAll": "boolean",
|
||||
"update": "boolean",
|
||||
"batch": "boolean"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user