[Erp5-report] r30233 - /erp5/trunk/products/ERP5Type/Globals.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 2 20:15:02 CET 2009


Author: leonardo
Date: Mon Nov  2 20:15:01 2009
New Revision: 30233

URL: http://svn.erp5.org?rev=30233&view=rev
Log:
remove unused Products.ERP5Type.Globals constant that breaks in test environment (approved by jm)

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

Modified: erp5/trunk/products/ERP5Type/Globals.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/Globals.py?rev=30233&r1=30232&r2=30233&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/Globals.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/Globals.py [utf8] Mon Nov  2 20:15:01 2009
@@ -68,7 +68,6 @@
 # backward compatibility
 INSTANCE_HOME = _cfg.instancehome
 SOFTWARE_HOME = _cfg.softwarehome
-ZOPE_HOME = _cfg.zopehome
 
 # don't tempt potential users by leaving these lying around
 del _cfg, _getConfiguration




More information about the Erp5-report mailing list