minor update

This commit is contained in:
Miroslav Stampar
2010-10-14 06:40:56 +00:00
parent 058e1aecb4
commit cf73d9c799
3 changed files with 15 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ from lib.core.convert import urlencode
"""
' ' -> /**/ (e.g., SELECT id FROM users->SELECT/**/id/**/FROM users)
"""
#TODO: only do it for deepness = 0 regarding '"
def tamper(place, value):
if value:
if place != "URI":