fix for a Bug #200

This commit is contained in:
Miroslav Stampar
2010-09-14 10:35:01 +00:00
parent 77a53228c5
commit 798ab4989b
5 changed files with 14 additions and 5 deletions

View File

@@ -954,6 +954,7 @@ def __setConfAttributes():
conf.httpHeaders = []
conf.hostname = None
conf.loggedToOut = None
conf.matchRatio = None
conf.md5hash = None
conf.multipleTargets = False
conf.outputPath = None