another name change

This commit is contained in:
Miroslav Stampar
2010-11-09 22:49:31 +00:00
parent 06f00cf8c1
commit 5ebd5d935c
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ DESCRIPTION = "automatic SQL injection and database takeover tool"
SITE = "http://sqlmap.sourceforge.net"
# minimum distance of ratio from conf.matchRatio to result in True
TOLERANCE = 0.05
DIFF_TOLERANCE = 0.05
# sqlmap logger
logging.addLevelName(9, "PAYLOAD")