conf.md5hash thrown out

This commit is contained in:
Miroslav Stampar
2010-10-25 13:52:21 +00:00
parent 9a3879feba
commit 9c94a233a1
4 changed files with 9 additions and 17 deletions

View File

@@ -1014,7 +1014,6 @@ def __setConfAttributes():
conf.loggedToOut = None
conf.logic = "AND"
conf.matchRatio = None
conf.md5hash = None
conf.multipleTargets = False
conf.outputPath = None
conf.paramDict = {}
@@ -1083,6 +1082,7 @@ def __setKnowledgeBaseAttributes():
kb.osVersion = None
kb.osSP = None
kb.pageStable = None
kb.parenthesis = None
kb.partRun = None
kb.proxyAuthHeader = None