diff --git a/product/ERP5Type/ZopePatch.py b/product/ERP5Type/ZopePatch.py index 3f7557c047e395d0fd6619dccd2e0fc462ef4b59..a7cc45e725a2cbb5fc8bb4dfb0e39ff80d426a14 100644 --- a/product/ERP5Type/ZopePatch.py +++ b/product/ERP5Type/ZopePatch.py @@ -43,6 +43,7 @@ from Products.ERP5Type.patches import ActionProviderBase 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