diff -r 934e758a73ef -r eae23c40627a server/sqlutils.py --- a/server/sqlutils.py Tue Dec 08 10:40:20 2009 +0100 +++ b/server/sqlutils.py Tue Dec 08 10:58:56 2009 +0100 @@ -22,7 +22,7 @@ from cubicweb import Binary, ConfigurationError from cubicweb.utils import todate, todatetime -from cubicweb.common.uilib import remove_html_tags +from cubicweb.uilib import remove_html_tags from cubicweb.toolsutils import restrict_perms_to_user from cubicweb.schema import PURE_VIRTUAL_RTYPES from cubicweb.server import SQL_CONNECT_HOOKS