Implementation of an Issue #105

This commit is contained in:
Miroslav Stampar
2012-07-18 13:32:34 +02:00
parent a4f5c1d2b5
commit 655dd55a6f
3 changed files with 37 additions and 44 deletions

View File

@@ -1541,7 +1541,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
kb.testedParams = set()
kb.userAgents = None
kb.vainRun = True
kb.wordlist = None
kb.wordlists = None
def __useWizardInterface():
"""