steinm Tue Feb 4 05:13:56 2003 EDT Modified files: /phpdoc/en/reference/pdf/functions pdf-arcn.xml Log: - fixed function name Index: phpdoc/en/reference/pdf/functions/pdf-arcn.xml diff -u phpdoc/en/reference/pdf/functions/pdf-arcn.xml:1.2 phpdoc/en/reference/pdf/functions/pdf-arcn.xml:1.3 --- phpdoc/en/reference/pdf/functions/pdf-arcn.xml:1.2 Wed Apr 17 02:42:51 2002 +++ phpdoc/en/reference/pdf/functions/pdf-arcn.xml Tue Feb 4 05:13:56 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-arcn"> <refnamediv> @@ -9,7 +9,7 @@ <refsect1> <title>Description</title> <methodsynopsis> - <type>void</type><methodname>pdf_arc</methodname> + <type>void</type><methodname>pdf_arcn</methodname> <methodparam><type>resource</type><parameter>pdf object</parameter></methodparam> <methodparam><type>float</type><parameter>x</parameter></methodparam> <methodparam><type>float</type><parameter>y</parameter></methodparam>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php