yincheng                Sun Nov 10 21:23:06 2002 EDT

  Modified files:              
    /phpdoc/en/reference/oci8/functions ocicommit.xml 
  Log:
  chang error <title>
  
  
Index: phpdoc/en/reference/oci8/functions/ocicommit.xml
diff -u phpdoc/en/reference/oci8/functions/ocicommit.xml:1.4 
phpdoc/en/reference/oci8/functions/ocicommit.xml:1.5
--- phpdoc/en/reference/oci8/functions/ocicommit.xml:1.4        Sat Nov  9 19:40:46 
2002
+++ phpdoc/en/reference/oci8/functions/ocicommit.xml    Sun Nov 10 21:23:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
   <refentry id="function.ocicommit">
    <refnamediv>
@@ -14,13 +14,13 @@
      </methodsynopsis>
     <para>
      <function>OCICommit</function> commits all outstanding statements
-     for Oracle connection <parameter>connection</parameter>. 
<function>OCICommit</function>
-     returns &true; on success and &false; otherwise.
+     for Oracle connection <parameter>connection</parameter>. 
+     &return.success;
     </para>
     <para>
      This example demonstrates how OCICommit is used.
      <example>
-      <title>OCINLogon</title>
+      <title>OCICommit</title>
       <programlisting>
 <![CDATA[
 <?php



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

Reply via email to