changeset 235:f4ece44559e5

*** empty log message ***
author abukhman
date Mon, 11 Oct 2010 15:54:43 +0200
parents 0813585df9f4
children ccdce5aca47b
files documentViewer.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Mon Oct 11 15:40:37 2010 +0200
+++ b/documentViewer.py	Mon Oct 11 15:54:43 2010 +0200
@@ -5,7 +5,7 @@
 from AccessControl import ClassSecurityInfo
 from AccessControl import getSecurityManager
 from Globals import package_home
-from Products.zogiLib import browserCheck
+from Products.zogiLib.zogiLib import browserCheck
 
 from Ft.Xml import EMPTY_NAMESPACE, Parse
 import Ft.Xml.Domlette