minor update

This commit is contained in:
Miroslav Stampar
2011-12-05 09:25:56 +00:00
parent 408d12dc41
commit 0f5d48ff20
4 changed files with 7 additions and 4 deletions

View File

@@ -1420,6 +1420,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
kb.htmlFp = []
kb.httpErrorCodes = {}
kb.inferenceMode = False
kb.ignoreNotFound = False
kb.ignoreTimeout = False
kb.injection = InjectionDict()
kb.injections = []