Commit 55d08e2e authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added HTTPRequest Patch

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8683 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 58e4b658
...@@ -43,6 +43,7 @@ from Products.ERP5Type.patches import ActionProviderBase ...@@ -43,6 +43,7 @@ from Products.ERP5Type.patches import ActionProviderBase
from Products.ERP5Type.patches import CookieCrumbler from Products.ERP5Type.patches import CookieCrumbler
from Products.ERP5Type.patches import Localizer from Products.ERP5Type.patches import Localizer
from Products.ERP5Type.patches import CMFMailIn from Products.ERP5Type.patches import CMFMailIn
from Products.ERP5Type.patches import HTTPRequest
# These symbols are required for backward compatibility # These symbols are required for backward compatibility
from Products.ERP5Type.patches.PropertyManager import ERP5PropertyManager from Products.ERP5Type.patches.PropertyManager import ERP5PropertyManager
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment