minor update

This commit is contained in:
Miroslav Stampar
2010-10-06 13:38:03 +00:00
parent 56dbf0038f
commit adf2231edb
4 changed files with 6 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ class htmlHandler(ContentHandler):
if self.__match:
self.dbms = self.__dbms
self.__match = None
kb.errorPages.add(self.__page)
kb.lastErrorPage = (kb.requestUID, self.__page)
def htmlParser(page):
"""