Commit feb19f6a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use http_cache instead of root_http_skin_cache that does not exist in erp5 by default.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26444 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e75a257
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>root_http_skin_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
......
629
\ No newline at end of file
630
\ 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