helly           Sat Jun 22 21:04:11 2002 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        exif-imagetype.xml 
  Log:
  missing constant
  
Index: phpdoc/en/reference/image/functions/exif-imagetype.xml
diff -u phpdoc/en/reference/image/functions/exif-imagetype.xml:1.2 
phpdoc/en/reference/image/functions/exif-imagetype.xml:1.3
--- phpdoc/en/reference/image/functions/exif-imagetype.xml:1.2  Wed Apr 17 02:39:04 
2002
+++ phpdoc/en/reference/image/functions/exif-imagetype.xml      Sat Jun 22 21:04:09 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.81 -->
  <refentry id="function.exif-imagetype">
   <refnamediv>
@@ -24,7 +24,7 @@
     1 = IMAGETYPE_GIF, 2 = IMAGETYPE_JPG, 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.
+    11 = IMAGETYPE_JPX, 12 = IMAGETYPE_SWC.
    </para>
    <para>
     This function can be used to avoid calls to other exif functions with unsupported


Reply via email to