davey Tue Jul 22 11:57:46 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions filetype.xml Log: added mime_content_type to see also Index: phpdoc/en/reference/filesystem/functions/filetype.xml diff -u phpdoc/en/reference/filesystem/functions/filetype.xml:1.7 phpdoc/en/reference/filesystem/functions/filetype.xml:1.8 --- phpdoc/en/reference/filesystem/functions/filetype.xml:1.7 Sat Feb 22 13:55:36 2003 +++ phpdoc/en/reference/filesystem/functions/filetype.xml Tue Jul 22 11:57:45 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --> <refentry id="function.filetype"> <refnamediv> @@ -28,8 +28,8 @@ <simpara> See also: <function>is_dir</function>, <function>is_file</function>, - <function>is_link</function>, <function>file_exists</function>, and - <function>stat</function>. + <function>is_link</function>, <function>file_exists</function>, + <function>stat</function>, and <function>mime_content_type</function>. </simpara> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php