mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-08 09:24:01 +01:00
minor grammar fix
This commit is contained in:
parent
b183b9cbb4
commit
44a74ccee8
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ rules = None
|
||||||
|
|
||||||
def checkPayload(string):
|
def checkPayload(string):
|
||||||
"""
|
"""
|
||||||
This method checks if the generated payload is detectable by an PHPIDS filter rules
|
This method checks if the generated payload is detectable by the PHPIDS filter rules
|
||||||
"""
|
"""
|
||||||
global rules
|
global rules
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue