mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-30 09:53:05 +03:00
Trivial style update
This commit is contained in:
parent
af0db14963
commit
80255433b0
|
@ -3296,6 +3296,7 @@ def zeroDepthSearch(expression, value):
|
||||||
Searches occurances of value inside expression at 0-depth level
|
Searches occurances of value inside expression at 0-depth level
|
||||||
regarding the parentheses
|
regarding the parentheses
|
||||||
"""
|
"""
|
||||||
|
|
||||||
retVal = []
|
retVal = []
|
||||||
|
|
||||||
depth = 0
|
depth = 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user