diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml index 0f76b3a397dc32c355251c9780ea47040ea60f9f..8c7c4b5a4a5dcfc248e52db16a758d1bca626e95 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml @@ -176,7 +176,7 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n portal.portal_domains, portal.portal_rules,\n portal.portal_deliveries, portal.portal_orders,\n portal.portal_caches, portal.portal_types,\n - portal.portal_ids]\n + portal.portal_ids, portal.portal_memcached]\n possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n \'portal_roundings\', \'portal_contributions\']\n for tool_id in possible_tool_list:\n diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index f9247955e235977bc2b2da221e35d8081f54f72f..26cbce2612d4d4770afb8b474b270d6789ff4f34 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1732 \ No newline at end of file +1733 \ No newline at end of file