minor change

This commit is contained in:
Miroslav Stampar 2010-09-13 15:20:13 +00:00
parent cdc6bdcbe8
commit 2350a3c74d

View File

@ -305,7 +305,7 @@ def checkDynamicContent(*pages):
payload = agent.fullPayload(" AND %s=%s" % (randInt, randInt))
result = Request.queryPage(payload)
if result:
pass #do the same as above
pass #TODO: the same as above
if kb.dynamicContent:
infoMsg = "found probably removable dynamic lines"