victor          Sun Mar  2 07:43:02 2003 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        read-exif-data.xml 
  Log:
  Incorrectly formatted function alias - fixed
  
Index: phpdoc/en/reference/image/functions/read-exif-data.xml
diff -u phpdoc/en/reference/image/functions/read-exif-data.xml:1.2 
phpdoc/en/reference/image/functions/read-exif-data.xml:1.3
--- phpdoc/en/reference/image/functions/read-exif-data.xml:1.2  Wed Apr 17 02:39:15 
2002
+++ phpdoc/en/reference/image/functions/read-exif-data.xml      Sun Mar  2 07:43:01 
2003
@@ -1,28 +1,15 @@
 <?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.78 -->
   <refentry id="function.read-exif-data">
    <refnamediv>
     <refname>read_exif_data</refname>
-    <refpurpose>Reads header information stored in TIFF and JPEG images</refpurpose>
+    <refpurpose>Alias of <function>exif_read_data</function></refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>
-     <methodsynopsis>
-      <type>array</type><methodname>exif_read_data</methodname>
-      <methodparam><type>string</type><parameter>filename</parameter></methodparam>
-      <methodparam><type>string</type><parameter>sections</parameter></methodparam>
-      <methodparam><type>bool</type><parameter>arrays</parameter></methodparam>
-      <methodparam><type>bool</type><parameter>thumbnail</parameter></methodparam>
-     </methodsynopsis>
-   <note>
     <para>
-     The <function>read_exif_data</function> function is an
-     <link linkend="aliases">alias</link> for <function>exif_read_data</function>.
-    </para>
-   </note>
-    <para>
-     See also <function>exif_thumbnail</function>.
+     This function is an alias of <function>exif_read_data</function>.
     </para>
    </refsect1>
   </refentry>



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

Reply via email to