mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-24 10:37:51 +00:00
minor update
This commit is contained in:
parent
79f0b3a92a
commit
bf2b58ba82
2 changed files with 7 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ class WARNFLAGS:
|
|||
RANDOM_AGENT = 'randomAgent'
|
||||
DATA_TO_STDOUT = 'dataToStdout'
|
||||
THREADS = 'threads'
|
||||
PIVOT_LIMIT = 'pivotLimit'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue