mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
minor usability update
This commit is contained in:
@@ -106,6 +106,7 @@ class WARNFLAGS:
|
||||
PIVOT_LIMIT = 'pivotLimit'
|
||||
TIME_UNRECOVERED = 'timeUnrecovered'
|
||||
SINGLE_THREAD = 'singleThread'
|
||||
UNION_APPEARS = 'unionAppears'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user