Commit 3e75a257 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

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

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26443 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d89813a7
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
584
\ No newline at end of file
585
\ No newline at end of file
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>style_cache</string> </value>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......
972
\ No newline at end of file
973
\ 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