Commit 75793650 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix typo in ZSQLMethod id. update caller.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16232 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b21db722
......@@ -72,7 +72,7 @@
\n
portal = context.getPortalObject()\n
catalog = portal.portal_catalog.getSQLCatalog()\n
candidate_list = context.ERP5Site_zGetLatedtIndexedObjectList(delta=delta)\n
candidate_list = context.ERP5Site_zGetLatestIndexedObjectList(delta=delta)\n
\n
reindex_count = 0\n
unindex_count = 0\n
......
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