From b4c75ac745f17e8600c30495b8b1c1eb3eba4bc0 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 25 May 2007 20:11:42 +0000 Subject: [PATCH] Fixed bug#41080 (#38794 also applies to imagegif and imagejpeg) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236348 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagegif.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/image/functions/imagegif.xml b/reference/image/functions/imagegif.xml index 32d032bfac..49b7fc8c1b 100644 --- a/reference/image/functions/imagegif.xml +++ b/reference/image/functions/imagegif.xml @@ -1,5 +1,5 @@ - + imagegif @@ -35,8 +35,8 @@ filename - 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.