nicos           Wed Jan 15 10:37:36 2003 EDT

  Modified files:              
    /phpdoc/en/reference/pdf/functions  pdf-begin-template.xml 
  Log:
  fixing #21661
  
Index: phpdoc/en/reference/pdf/functions/pdf-begin-template.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-begin-template.xml:1.2 
phpdoc/en/reference/pdf/functions/pdf-begin-template.xml:1.3
--- phpdoc/en/reference/pdf/functions/pdf-begin-template.xml:1.2        Wed Apr 17 
02:42:52 2002
+++ phpdoc/en/reference/pdf/functions/pdf-begin-template.xml    Wed Jan 15 10:37:35 
+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-begin-template">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>void</type><methodname>pdf_begin_template</methodname>
+      <type>int</type><methodname>pdf_begin_template</methodname>
       <methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
       <methodparam><type>float</type><parameter>width</parameter></methodparam>
       <methodparam><type>float</type><parameter>height</parameter></methodparam>



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

Reply via email to