more update regarding error based injection support

This commit is contained in:
Miroslav Stampar
2010-10-19 18:17:34 +00:00
parent b2e0b615f8
commit 4009ef385e
8 changed files with 100 additions and 18 deletions

View File

@@ -1050,6 +1050,7 @@ def __setKnowledgeBaseAttributes():
kb.dep = None
kb.docRoot = None
kb.dynamicContent = []
kb.errorTest = None
kb.headersCount = 0
kb.headersFp = {}
kb.hintValue = None