vrana Thu Mar 2 08:37:27 2006 UTC
Modified files:
/phpdoc/en/reference/ps/functions ps-begin-pattern.xml
ps-begin-template.xml
Log:
Fix return type
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-begin-pattern.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-begin-pattern.xml
diff -u phpdoc/en/reference/ps/functions/ps-begin-pattern.xml:1.4
phpdoc/en/reference/ps/functions/ps-begin-pattern.xml:1.5
--- phpdoc/en/reference/ps/functions/ps-begin-pattern.xml:1.4 Wed Mar 1
07:42:13 2006
+++ phpdoc/en/reference/ps/functions/ps-begin-pattern.xml Thu Mar 2
08:37:27 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-begin-pattern">
<refnamediv>
@@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>ps_begin_pattern</methodname>
+ <type>int</type><methodname>ps_begin_pattern</methodname>
<methodparam><type>resource</type><parameter>psdoc</parameter></methodparam>
<methodparam><type>float</type><parameter>width</parameter></methodparam>
<methodparam><type>float</type><parameter>height</parameter></methodparam>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ps/functions/ps-begin-template.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/ps/functions/ps-begin-template.xml
diff -u phpdoc/en/reference/ps/functions/ps-begin-template.xml:1.2
phpdoc/en/reference/ps/functions/ps-begin-template.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-begin-template.xml:1.2 Wed Mar 1
07:42:13 2006
+++ phpdoc/en/reference/ps/functions/ps-begin-template.xml Thu Mar 2
08:37:27 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-begin-template">
<refnamediv>
@@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>bool</type><methodname>ps_begin_template</methodname>
+ <type>int</type><methodname>ps_begin_template</methodname>
<methodparam><type>resource</type><parameter>psdoc</parameter></methodparam>
<methodparam><type>float</type><parameter>width</parameter></methodparam>
<methodparam><type>float</type><parameter>height</parameter></methodparam>