Просмотр исходного кода

DOC: changed default caching directory to '[system temp dir]'

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23014 44c647ce-9c0f-0410-b52a-842ac1e357ba
mabe 15 лет назад
Родитель
Сommit
673bd4f6d8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      documentation/manual/en/module_specs/Zend_Cache-Backends.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Cache-Backends.xml

@@ -36,7 +36,7 @@
                     <row>
                         <entry><emphasis>cache_dir</emphasis></entry>
                         <entry><type>String</type></entry>
-                        <entry>'<filename>/tmp/</filename>'</entry>
+                        <entry>[system temp dir]</entry>
                         <entry>Directory where to store cache files</entry>
                     </row>