changeset 4023 | eae23c40627a |
parent 3689 | deb13e88e037 |
child 4204 | 60256056bda6 |
--- 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