Commit 77d68025 authored by Rob Miller's avatar Rob Miller

* returning the correct old value for LOG

parent e5f1f86b
......@@ -49,7 +49,7 @@ from ZCatalogIndexes import ZCatalogIndexes
logger = logging.getLogger('Zope.ZCatalog')
# BBB: some products apparently import 'LOG' from here! Gone in 2.10.
from zLOG import LOG
LOG = logger
manage_addZCatalogForm=DTMLFile('dtml/addZCatalog',globals())
......
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