hholzgra Thu Feb 20 05:40:28 2003 EDT Modified files: /phpdoc/en/reference/fdf/functions fdf-add-template.xml Log: proto fix Index: phpdoc/en/reference/fdf/functions/fdf-add-template.xml diff -u phpdoc/en/reference/fdf/functions/fdf-add-template.xml:1.2 phpdoc/en/reference/fdf/functions/fdf-add-template.xml:1.3 --- phpdoc/en/reference/fdf/functions/fdf-add-template.xml:1.2 Wed Apr 17 02:37:55 2002 +++ phpdoc/en/reference/fdf/functions/fdf-add-template.xml Thu Feb 20 05:40:28 +2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/fdf.xml, last change in rev 1.12 --> <refentry id='function.fdf-add-template'> <refnamediv> @@ -10,7 +10,7 @@ <title>Description</title> <methodsynopsis> <type>bool</type><methodname>fdf_add_template</methodname> - <methodparam><type>int</type><parameter>fdfdoc</parameter></methodparam> + <methodparam><type>resource</type><parameter>fdfdoc</parameter></methodparam> <methodparam><type>int</type><parameter>newpage</parameter></methodparam> <methodparam><type>string</type><parameter>filename</parameter></methodparam> <methodparam><type>string</type><parameter>template</parameter></methodparam>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php