Fixed the format.

This commit is contained in:
Egon Schmid 2000-05-17 19:48:43 +00:00
parent 31c3dfdf52
commit 11acad981c

View file

@ -294,6 +294,7 @@ static struct gfxinfo *php_handle_jpeg(FILE *fp,pval *info)
} }
/* main function */ /* main function */
/* {{{ proto array getimagesize(string imagefile [, array info]) /* {{{ proto array getimagesize(string imagefile [, array info])
Get the size of an image as 4-element array */ Get the size of an image as 4-element array */
PHP_FUNCTION(getimagesize) PHP_FUNCTION(getimagesize)