nicos           Sat Jan  4 17:01:50 2003 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   filetype.xml 
  Log:
  fixes again
  
Index: phpdoc/en/reference/filesystem/functions/filetype.xml
diff -u phpdoc/en/reference/filesystem/functions/filetype.xml:1.4 
phpdoc/en/reference/filesystem/functions/filetype.xml:1.5
--- phpdoc/en/reference/filesystem/functions/filetype.xml:1.4   Sat Jan  4 15:42:42 
2003
+++ phpdoc/en/reference/filesystem/functions/filetype.xml       Sat Jan  4 17:01:48 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.filetype">
    <refnamediv>
@@ -17,9 +17,9 @@
      dir, block, link, file, and unknown.
     </para>
     <para>
-     Returns &false; if an error occurs.
-     This function will also produce an E_WARNING message if the stat call fails or 
-     if the file type is unknown.
+     Returns &false; if an error occurs. <function>filetype</function> will also 
+     produce an <constant>E_WARNING</constant> message if the stat call fails 
+     or if the file type is unknown.
     </para>
     <para>
      The results of this function are cached. See



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

Reply via email to