nicos           Tue Jan 14 05:25:28 2003 EDT

  Modified files:              
    /phpdoc/en/functions        image.xml 
  Log:
  fixing #21631
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.95 phpdoc/en/functions/image.xml:1.96
--- phpdoc/en/functions/image.xml:1.95  Wed Apr 17 15:58:42 2002
+++ phpdoc/en/functions/image.xml       Tue Jan 14 05:25:28 2003
@@ -8,7 +8,7 @@
      instead -->
      
      <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.95 $ -->
+<!-- $Revision: 1.96 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -70,7 +70,7 @@
    </para>
    <para>
     The following constants are defined:
-    1 = IMAGETYPE_GIF, 2 = IMAGETYPE_JPG, 3 = IMAGETYPE_PNG, 4 = IMAGETYPE_SWF,
+    1 = IMAGETYPE_GIF, 2 = IMAGETYPE_JPEG, 3 = IMAGETYPE_PNG, 4 = IMAGETYPE_SWF,
     5 = IMAGETYPE_PSD, 6 = IMAGETYPE_BMP, 7 = IMAGETYPE_TIFF_II (intel byte order),
     8 = IMAGETYPE_TIFF_MM (motorola byte order), 9 = IMAGETYPE_JPC, 10 = 
IMAGETYPE_JP2,
     11 = IMAGETYPE_JPX.



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to