yincheng Wed Oct 23 04:13:37 2002 EDT
Modified files:
/phpdoc/en/reference/oracle/functions ora-commit.xml
Log:
change Returns &true; on success, &false; on error. to &return.success;
Index: phpdoc/en/reference/oracle/functions/ora-commit.xml
diff -u phpdoc/en/reference/oracle/functions/ora-commit.xml:1.2
phpdoc/en/reference/oracle/functions/ora-commit.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-commit.xml:1.2 Wed Apr 17 02:42:29
2002
+++ phpdoc/en/reference/oracle/functions/ora-commit.xml Wed Oct 23 04:13:37 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-commit">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>conn</parameter></methodparam>
</methodsynopsis>
<para>
- Returns &true; on success, &false; on error. Details about the
+ &return.success; Details about the
error can be retrieved using the <function>ora_error</function>
and <function>ora_errorcode</function> functions.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php