mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
some more refactoring
This commit is contained in:
parent
d9d4e3ea9b
commit
0a039d84e0
9 changed files with 93 additions and 130 deletions
|
|
@ -16,7 +16,7 @@ class PRIORITY:
|
|||
HIGHER = 50
|
||||
HIGHEST = 100
|
||||
|
||||
class SORTORDER:
|
||||
class SORT_ORDER:
|
||||
FIRST = 0
|
||||
SECOND = 1
|
||||
THIRD = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue