bjori Fri May 25 20:11:42 2007 UTC
Modified files: /phpdoc/en/reference/image/functions imagegif.xml Log: Fixed bug#41080 (#38794 also applies to imagegif and imagejpeg) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagegif.xml?r1=1.14&r2=1.15&diff_format=u Index: phpdoc/en/reference/image/functions/imagegif.xml diff -u phpdoc/en/reference/image/functions/imagegif.xml:1.14 phpdoc/en/reference/image/functions/imagegif.xml:1.15 --- phpdoc/en/reference/image/functions/imagegif.xml:1.14 Sun Jan 14 03:15:21 2007 +++ phpdoc/en/reference/image/functions/imagegif.xml Fri May 25 20:11:42 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.14 $ --> +<!-- $Revision: 1.15 $ --> <refentry id="function.imagegif"> <refnamediv> <refname>imagegif</refname> @@ -35,8 +35,8 @@ <term><parameter>filename</parameter></term> <listitem> <para> - The path to the saved file. If not set or &null;, the raw image stream - will be outputed directly. + The path to the saved file. If omitted the raw image stream will be + outputed directly. </para> </listitem> </varlistentry>