mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +00:00
Minor language fix
This commit is contained in:
parent
03732d2592
commit
e528ea8208
2 changed files with 2 additions and 2 deletions
|
|
@ -686,7 +686,7 @@ checkPayload = False
|
|||
# Valid: True or False
|
||||
checkWaf = False
|
||||
|
||||
# Clean up the DBMS by sqlmap specific UDF and tables.
|
||||
# Clean up the DBMS from sqlmap specific UDF and tables.
|
||||
# Valid: True or False
|
||||
cleanup = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue