Commit c350eb55 authored by Nicolas Dumazet's avatar Nicolas Dumazet

force patch loading


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38615 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 39364c94
...@@ -36,6 +36,8 @@ from Products.ERP5Type.Log import log as unrestrictedLog ...@@ -36,6 +36,8 @@ from Products.ERP5Type.Log import log as unrestrictedLog
from Products.CMFActivity.Errors import ActivityPendingError from Products.CMFActivity.Errors import ActivityPendingError
import ERP5Defaults import ERP5Defaults
from Products.ERP5Type.TransactionalVariable import getTransactionalVariable from Products.ERP5Type.TransactionalVariable import getTransactionalVariable
from Products.ERP5Type.patches.getSite import getSite as load_this_patch_now
from zope.site.hooks import setSite from zope.site.hooks import setSite
from zLOG import LOG, INFO from zLOG import LOG, INFO
......
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