mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Refactoring regarding casting warnings
This commit is contained in:
parent
5e099144d3
commit
9564c8e8b1
6 changed files with 41 additions and 30 deletions
|
|
@ -310,7 +310,7 @@ class ADJUST_TIME_DELAY:
|
|||
NO = 0
|
||||
YES = 1
|
||||
|
||||
class WEB_API:
|
||||
class WEB_PLATFORM:
|
||||
PHP = "php"
|
||||
ASP = "asp"
|
||||
ASPX = "aspx"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue