Commit d658aad0 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

disable cache in portal_transforms.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29407 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66ffe4ef
......@@ -33,7 +33,7 @@
</item>
<item>
<key> <string>max_sec_in_cache</string> </key>
<value> <int>3600</int> </value>
<value> <int>-1</int> </value>
</item>
</dictionary>
</pickle>
......
2009-10-05 Kazuhiko
* disable cache in portal_transforms
2009-09-07 yusuke
* Replace ERP5Report to ERP5Form and ReportBox
......
1322
\ No newline at end of file
1323
\ 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