cece            Fri Sep  6 10:15:27 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   clearstatcache.xml 
  Log:
  fixed tag overlapping
  
  
Index: phpdoc/en/reference/filesystem/functions/clearstatcache.xml
diff -u phpdoc/en/reference/filesystem/functions/clearstatcache.xml:1.4 
phpdoc/en/reference/filesystem/functions/clearstatcache.xml:1.5
--- phpdoc/en/reference/filesystem/functions/clearstatcache.xml:1.4     Fri Sep  6 
02:54:44 2002
+++ phpdoc/en/reference/filesystem/functions/clearstatcache.xml Fri Sep  6 10:15:26 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- split from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.clearstatcache">
    <refnamediv>
@@ -30,8 +30,8 @@
        need to call <function>clearstatcache</function> if you are performing
        multiple operations on the same filename and require the information
        about that particular file to not be cached. 
-     </note>
-    </para>
+     </para>
+    </note>
     <para>
      Affected functions include <function>stat</function>,
      <function>lstat</function>,



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to