mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
minor update
This commit is contained in:
parent
39f131162f
commit
fef9a015da
|
@ -17,7 +17,7 @@ __priority__ = PRIORITY.NORMAL
|
|||
|
||||
def tamper(payload):
|
||||
"""
|
||||
Encloses each keyword with versioned comment
|
||||
Encloses each keyword with versioned MySQL comment
|
||||
Example: 'INSERT' will become '/*!INSERT*/'
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user