mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
variable renamed
This commit is contained in:
parent
95998e3989
commit
103045d284
4 changed files with 28 additions and 28 deletions
|
|
@ -244,7 +244,7 @@ class WEB_API:
|
|||
ASPX = "aspx"
|
||||
JSP = "jsp"
|
||||
|
||||
class API_CONTENT_TYPE:
|
||||
class CONTENT_TYPE:
|
||||
TECHNIQUES = 0
|
||||
DBMS_FINGERPRINT = 1
|
||||
BANNER = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue