From 328aeee23cccb562c61a3737eaef527af1c4234a Mon Sep 17 00:00:00 2001 From: Daniel Egeberg Date: Sun, 11 Apr 2010 09:18:24 +0000 Subject: [PATCH] Fixed #51526 (Bad example code for imagecolorstotal()) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297822 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagecolorstotal.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/image/functions/imagecolorstotal.xml b/reference/image/functions/imagecolorstotal.xml index ebe8d19bd3..e490c398b9 100644 --- a/reference/image/functions/imagecolorstotal.xml +++ b/reference/image/functions/imagecolorstotal.xml @@ -19,7 +19,8 @@ &reftitle.parameters; - &gd.image.description; + An image resource, returned by one of the image creation functions, such + as imagecreatefromgif.