Explorar el Código

[ZF-11633] DOCUMENTATION

- Fix typo.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24434 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon hace 14 años
padre
commit
1d7649960b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      documentation/manual/en/module_specs/Zend_Cache-Backends.xml

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

@@ -114,7 +114,7 @@
                     <row>
                         <entry><emphasis>cache_file_umask</emphasis></entry>
                         <entry><type>Integer</type></entry>
-                        <entry>0700</entry>
+                        <entry>0600</entry>
                         <entry>umask for cache files</entry>
                     </row>
 
@@ -820,7 +820,7 @@ RewriteRule ^.*$ index.php [NC,L]
                     <row>
                         <entry><emphasis>cache_file_umask</emphasis></entry>
                         <entry><type>Integer</type></entry>
-                        <entry>0700</entry>
+                        <entry>0600</entry>
                         <entry>umask for cached files.</entry>
                     </row>