This commit is contained in:
tisto 2012-01-14 06:57:25 +01:00
parent cce409a729
commit d5ccd2e2be
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ from Products.CMFPlone.utils import safe_callable
from plone.app.discussion.conversation import ANNOTATION_KEY
from plone.app.discussion.interfaces import ICommentingTool
# security.declareProtected(ManageZCatalogEntries, 'clearFindAndRebuild')
def patchedClearFindAndRebuild(self):
"""Empties catalog, then finds all contentish objects (i.e. objects
with an indexObject method), and reindexes them.