mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor grammar fix
This commit is contained in:
@@ -31,7 +31,7 @@ rules = None
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user