changeset 4848 | 41f84eea63c9 |
parent 4845 | dc351b96f596 |
child 4913 | 083b4d454192 |
--- a/server/__init__.py Tue Mar 09 11:42:06 2010 +0100 +++ b/server/__init__.py Tue Mar 09 11:54:27 2010 +0100 @@ -234,7 +234,7 @@ # sqlite'stored procedures have to be registered at connection opening time -from logilab.db import SQL_CONNECT_HOOKS +from logilab.database import SQL_CONNECT_HOOKS # add to this set relations which should have their add security checking done # *BEFORE* adding the actual relation (done after by default)