nlopess         Tue Feb 15 07:34:51 2005 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fstat.xml 
  Log:
  fix #31983: the results of this function arent cached
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fstat.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/filesystem/functions/fstat.xml
diff -u phpdoc/en/reference/filesystem/functions/fstat.xml:1.9 
phpdoc/en/reference/filesystem/functions/fstat.xml:1.10
--- phpdoc/en/reference/filesystem/functions/fstat.xml:1.9      Sun Dec 19 
21:20:43 2004
+++ phpdoc/en/reference/filesystem/functions/fstat.xml  Tue Feb 15 07:34:49 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.24 -->
   <refentry id="function.fstat">
    <refnamediv>
@@ -68,8 +68,6 @@
      </example>
     </para>
     
-    &note.clearstatcache;
-    
     &note.no-remote;
 
    </refsect1>

Reply via email to