mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor usability update
This commit is contained in:
parent
faf7814869
commit
64a862ed58
2 changed files with 7 additions and 2 deletions
|
|
@ -106,6 +106,7 @@ class WARNFLAGS:
|
|||
PIVOT_LIMIT = 'pivotLimit'
|
||||
TIME_UNRECOVERED = 'timeUnrecovered'
|
||||
SINGLE_THREAD = 'singleThread'
|
||||
UNION_APPEARS = 'unionAppears'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue