minor update

This commit is contained in:
Miroslav Stampar
2012-02-08 12:02:50 +00:00
parent 85a4ef6593
commit 2662fe84f7
2 changed files with 1 additions and 4 deletions

View File

@@ -1455,6 +1455,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
kb.pageEncoding = DEFAULT_PAGE_ENCODING
kb.pageStable = None
kb.partRun = None
kb.permissionFlag = False
kb.processResponseCounter = 0
kb.proxyAuthHeader = None
kb.queryCounter = 0