From 84333743b1f7a3d494cef855c385550dbc6bdd6e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Tue, 22 Oct 2013 10:35:24 +0200 Subject: [PATCH] Retrait code mis en commentaire. --- _zctl/rebuild-catalog.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_zctl/rebuild-catalog.py b/_zctl/rebuild-catalog.py index e9d0395..08086ac 100644 --- a/_zctl/rebuild-catalog.py +++ b/_zctl/rebuild-catalog.py @@ -5,11 +5,6 @@ from zope.site.hooks import setSite from Products.CMFCore.CMFCatalogAware import CMFCatalogAware import transaction -# portal = app.realismc -# setSite(portal) -# ctool = portal.portal_catalog -# -# errorLog = open('/home/zope/checkcontents-errors.log', 'w') count = 0 def checkContents(ob) : -- 2.20.1