dams            Thu Sep  5 06:44:36 2002 EDT

  Modified files:              
    /phpdoc/en/reference/ingres-ii/functions    ingres-autocommit.xml 
  Log:
  Corrected function name inversion.
  wq: Command not found.
  
  
Index: phpdoc/en/reference/ingres-ii/functions/ingres-autocommit.xml
diff -u phpdoc/en/reference/ingres-ii/functions/ingres-autocommit.xml:1.2 
phpdoc/en/reference/ingres-ii/functions/ingres-autocommit.xml:1.3
--- phpdoc/en/reference/ingres-ii/functions/ingres-autocommit.xml:1.2   Wed Apr 17 
02:39:31 2002
+++ phpdoc/en/reference/ingres-ii/functions/ingres-autocommit.xml       Thu Sep  5 
+06:44:36 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ingres_ii.xml, last change in rev 1.1 -->
   <refentry id="function.ingres-autocommit">
    <refnamediv>
@@ -18,7 +18,7 @@
      transaction (before the first call to
      <function>ingres_query</function> or just after a call to
      <function>ingres_rollback</function> or
-     <function>ingres_autocommit</function>) to switch the
+     <function>ingres_commit</function>) to switch the
      "autocommit" mode of the server on or off (when the script begins
      the autocommit mode is off).
     </para>



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

Reply via email to