Browse Source

pproto fix

experimental/new_ui_api
Hartmut Holzgraefe 25 years ago
parent
commit
d2b8655775
  1. 2
      ext/exif/exif.c

2
ext/exif/exif.c

@ -3234,7 +3234,7 @@ PHP_FUNCTION(exif_thumbnail)
}
/* }}} */
/* {{{ proto long getimagesize(string imagefile)
/* {{{ proto long exif_imagetype(string imagefile)
Get the type of an image */
PHP_FUNCTION(exif_imagetype)
{

Loading…
Cancel
Save