mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
user friendliness uber 9000
This commit is contained in:
@@ -101,6 +101,7 @@ class WARNFLAGS:
|
||||
THREADS = 'threads'
|
||||
PIVOT_LIMIT = 'pivotLimit'
|
||||
TIME_UNRECOVERED = 'timeUnrecovered'
|
||||
SINGLE_THREAD = 'singleThread'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user