From 2097fb6abb5d52adbfac8c9042b82c421490a430 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Tue, 17 Apr 2001 20:22:41 +0000 Subject: [PATCH] fixed unclosed refsect1 tag, and did trivial reformatting git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45439 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/functions/image.xml b/functions/image.xml index f2bb3add7f..15ad237545 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -1114,7 +1114,11 @@ ImagePng ($im); ncolors sets the maximum number of colors that should be retained in the palette. - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later + + + This function was added in PHP 4.0.6 and requires GD 2.0.1 or later + +