slawek Thu Jun 13 12:55:23 2002 EDT Modified files: /phpdoc/en/reference/misc/functions iptcparse.xml Log: s/GetImageSize/getimagesize/ Index: phpdoc/en/reference/misc/functions/iptcparse.xml diff -u phpdoc/en/reference/misc/functions/iptcparse.xml:1.2 phpdoc/en/reference/misc/functions/iptcparse.xml:1.3 --- phpdoc/en/reference/misc/functions/iptcparse.xml:1.2 Wed Apr 17 02:40:42 2002 +++ phpdoc/en/reference/misc/functions/iptcparse.xml Thu Jun 13 12:55:23 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/misc.xml, last change in rev 1.2 --> <refentry id="function.iptcparse"> <refnamediv> @@ -19,7 +19,7 @@ This function parses a binary IPTC block into its single tags. It returns an array using the tagmarker as an index and the value as the value. It returns &false; on error or if no IPTC data was - found. See <function>GetImageSize</function> for a sample. + found. See <function>getimagesize</function> for a sample. </simpara> </refsect1> </refentry>