--- ZSQLExtend/ZSQLExtend.py 2011/02/14 22:00:50 1.138 +++ ZSQLExtend/ZSQLExtend.py 2011/02/14 22:11:03 1.139 @@ -10,6 +10,8 @@ from Products.PageTemplates.ZopePageTemp from Products.PageTemplates.PageTemplateFile import PageTemplateFile from Products.ZSQLMethods.SQL import SQLConnectionIDs +from Shared.DC.ZRDB.Results import Results + from xml.sax.saxutils import escape from types import * import Shared.DC.ZRDB.DA