Commit 7c471895 authored by Lucas Carvalho's avatar Lucas Carvalho

This script should clear all caches factories. Instead of only erp5_ui_short.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36439 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0d7c3794
......@@ -54,7 +54,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>"""User the cache tool in order to clear the cache"""\n
context.portal_caches.clearCache()\n
context.portal_caches.clearAllCache()\n
return "Cleared."\n
</string> </value>
</item>
......
574
\ No newline at end of file
575
\ No newline at end of file
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