Commit 79c7e3ac authored by Arnaud Fontaine's avatar Arnaud Fontaine

Fix typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39350 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5fa775ea
......@@ -303,7 +303,7 @@ def synchronizeDynamicModules(context, force=False):
* with force=True, forcefully reset the classes on the current node
and send out an invalidation to other nodes
"""
# return # XXX disabled for now
return # XXX disabled for now
LOG("ERP5Type.Dynamic", INFO, "Resetting dynamic classes")
portal = context.getPortalObject()
......
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