[Erp5-report] r39429 nicolas.dumazet - /erp5/trunk/products/ERP5/ERP5Site.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 21 11:13:36 CEST 2010


Author: nicolas.dumazet
Date: Thu Oct 21 11:13:32 2010
New Revision: 39429

URL: http://svn.erp5.org?rev=39429&view=rev
Log:
follow name changes

Modified:
    erp5/trunk/products/ERP5/ERP5Site.py

Modified: erp5/trunk/products/ERP5/ERP5Site.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/ERP5Site.py?rev=39429&r1=39428&r2=39429&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/ERP5Site.py [utf8] (original)
+++ erp5/trunk/products/ERP5/ERP5Site.py [utf8] Thu Oct 21 11:13:32 2010
@@ -39,7 +39,7 @@ from Products.ERP5Type.Log import log as
 from Products.CMFActivity.Errors import ActivityPendingError
 import ERP5Defaults
 from Products.ERP5Type.TransactionalVariable import getTransactionalVariable
-from Products.ERP5Type.Dynamic.portaltypeclass import synchronizeDynamicModules
+from Products.ERP5Type.dynamic.portal_type_class import synchronizeDynamicModules
 
 from zLOG import LOG, INFO
 from string import join




More information about the Erp5-report mailing list