cosmeticados ;)

This commit is contained in:
Bernardo Damele
2011-04-08 10:39:07 +00:00
parent 64fcc88be5
commit 5b21352656
5 changed files with 7 additions and 7 deletions

View File

@@ -468,7 +468,7 @@ def checkSqlInjection(place, parameter, value):
Backend.flushForcedDbms()
except KeyboardInterrupt:
warnMsg = "Ctrl+C detected in detection phase"
warnMsg = "user aborted during detection phase"
logger.warn(warnMsg)
message = "How do you want to proceed? [(S)kip current test/(e)nd detection phase/(n)ext parameter/(q)uit]"