[Erp5-report] r8683 - /erp5/trunk/products/ERP5Type/ZopePatch.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Sat Jul 22 15:13:17 CEST 2006
Author: jp
Date: Sat Jul 22 15:13:14 2006
New Revision: 8683
URL: http://svn.erp5.org?rev=8683&view=rev
Log:
Added HTTPRequest Patch
Modified:
erp5/trunk/products/ERP5Type/ZopePatch.py
Modified: erp5/trunk/products/ERP5Type/ZopePatch.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/ZopePatch.py?rev=8683&r1=8682&r2=8683&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/ZopePatch.py (original)
+++ erp5/trunk/products/ERP5Type/ZopePatch.py Sat Jul 22 15:13:14 2006
@@ -43,6 +43,7 @@
from Products.ERP5Type.patches import CookieCrumbler
from Products.ERP5Type.patches import Localizer
from Products.ERP5Type.patches import CMFMailIn
+from Products.ERP5Type.patches import HTTPRequest
# These symbols are required for backward compatibility
from Products.ERP5Type.patches.PropertyManager import ERP5PropertyManager
More information about the Erp5-report
mailing list