yannick Mon Aug 29 18:17:36 2005 EDT
Modified files: /phpdoc/en/features file-upload.xml Log: no tab http://cvs.php.net/diff.php/phpdoc/en/features/file-upload.xml?r1=1.86&r2=1.87&ty=u Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.86 phpdoc/en/features/file-upload.xml:1.87 --- phpdoc/en/features/file-upload.xml:1.86 Fri Aug 19 17:59:37 2005 +++ phpdoc/en/features/file-upload.xml Mon Aug 29 18:17:34 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.86 $ --> +<!-- $Revision: 1.87 $ --> <chapter id="features.file-upload"> <title>Handling file uploads</title> @@ -111,9 +111,9 @@ <para> The mime type of the file, if the browser provided this information. An example would be - <literal>"image/gif"</literal>. This mime type is however - not checked on the PHP side and therefore don't take its value - for granted. + <literal>"image/gif"</literal>. This mime type is however + not checked on the PHP side and therefore don't take its value + for granted. </para> </listitem> </varlistentry>