Closes bug #21520 (change IMAGETYPE_JPG to IMAGETYPE_JPEG)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124684 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2003-04-26 06:03:44 +00:00
parent 1d8e5ba90e
commit 1d6464f263

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.81 -->
<refentry id="function.exif-imagetype">
<refnamediv>
@ -22,7 +22,7 @@
<para>
The following constants are defined:
1 = <constant>IMAGETYPE_GIF</constant>,
2 = <constant>IMAGETYPE_JPG</constant>,
2 = <constant>IMAGETYPE_JPEG</constant>,
3 = <constant>IMAGETYPE_PNG</constant>,
4 = <constant>IMAGETYPE_SWF</constant>,
5 = <constant>IMAGETYPE_PSD</constant>,