Commit 58f73c48 authored by Bartek Górny's avatar Bartek Górny

Updated to the most recent API

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13250 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent db86724c
......@@ -68,8 +68,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>from Products.ERP5Type.Cache import clearCache\n
clearCache()\n
<value> <string>context.portal_caches.clearAllCache()\n
</string> </value>
</item>
<item>
......@@ -112,8 +111,8 @@ clearCache()\n
<key> <string>co_varnames</string> </key>
<value>
<tuple>
<string>Products.ERP5Type.Cache</string>
<string>clearCache</string>
<string>_getattr_</string>
<string>context</string>
</tuple>
</value>
</item>
......
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