[PHP-DOC] cvs: phpdoc /en/reference/ifx/functions ifx-update-char.xml
by Jakub Vrana other posts by this author
May 9 2006 1:52AM messages near this date
[PHP-DOC] FW: äòáéøå ìîé ùîçôù ãéøä îäåöàä ìôåòì
|
[PHP-DOC] ÁÕàÇçº´Õæ¨Ðá¹Ð¹ÓãËéÃÙé¨Ñ¡ ·Ñé§ÊµÔ¡à¡ÍÃìâËǵ «×éÍ¢ÒÂÊÔ¹¤éÒ Ëéͧchat ËÒà¾×è͹msn
vrana Tue May 9 08:52:25 2006 UTC
Modified files:
/phpdoc/en/reference/ifx/functions ifx-update-char.xml
Log:
Fix return type
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ifx/functions/ifx-update-char.xml?r1=1.4&
r2=1.5&diff_format=u
Index: phpdoc/en/reference/ifx/functions/ifx-update-char.xml
diff -u phpdoc/en/reference/ifx/functions/ifx-update-char.xml:1.4 phpdoc/en/reference/ifx/fu
nctions/ifx-update-char.xml:1.5
--- phpdoc/en/reference/ifx/functions/ifx-update-char.xml:1.4 Fri May 5 11:41:26 2006
+++ phpdoc/en/reference/ifx/functions/ifx-update-char.xml Tue May 9 08:52:25 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/ifx.xml, last change in rev 1.2 -->
<refentry id="function.ifx-update-char">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title> Description</title>
<methodsynopsis>
- <type> int</type><methodname>ifx_update_char</methodname>
+ <type> bool</type><methodname>ifx_update_char</methodname>
<methodparam> <type>int</type><parameter>bid</parameter></methodparam>
<methodparam> <type>string</type><parameter>content</parameter></methodparam>
</methodsynopsis>
|