mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
minor grammar fix
This commit is contained in:
parent
b183b9cbb4
commit
44a74ccee8
|
@ -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 New Issue
Block a user