[Erp5-report] r25693 - /erp5/trunk/products/ERP5Type/Utils.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 25 10:32:07 CET 2009


Author: ivan
Date: Wed Feb 25 10:32:06 2009
New Revision: 25693

URL: http://svn.erp5.org?rev=25693&view=rev
Log:
Add forgotton during copy / paste import.

Modified:
    erp5/trunk/products/ERP5Type/Utils.py

Modified: erp5/trunk/products/ERP5Type/Utils.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/Utils.py?rev=25693&r1=25692&r2=25693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/Utils.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/Utils.py [utf8] Wed Feb 25 10:32:06 2009
@@ -57,6 +57,7 @@
 from Products.ERP5Type.Cache import getReadOnlyTransactionCache
 from zLOG import LOG, BLATHER, PROBLEM, WARNING
 
+from AccessControl.SecurityManagement import newSecurityManager, getSecurityManager
 
 #####################################################
 # Compatibility - XXX - BAD




More information about the Erp5-report mailing list