diff --git a/reference/image/functions/imageellipse.xml b/reference/image/functions/imageellipse.xml index 788011250d..b2d877e318 100644 --- a/reference/image/functions/imageellipse.xml +++ b/reference/image/functions/imageellipse.xml @@ -1,5 +1,5 @@ - + @@ -25,7 +25,10 @@ ellipse's width and height respectively. The color of the ellipse is specified by color. - This function was added in PHP 4.0.6 and requires GD 2.0.2 or later + + This function was added in PHP 4.0.6 and requires GD 2.0.2 or later + which can be obtained at &url.gd; + See also imagearc.