minor update

This commit is contained in:
Miroslav Stampar 2011-12-15 10:19:31 +00:00
parent c98f5f6f94
commit 316e27a809

View File

@ -157,7 +157,7 @@ def __findUnionCharCount(comment, place, parameter, value, prefix, suffix, where
if retVal:
infoMsg = "target url appears to be UNION injectable with %d columns" % retVal
logger.info(infoMsg)
singleTimeLogMessage(infoMsg)
return retVal