vrana           Fri Sep 17 04:32:50 2004 EDT

  Modified files:              
    /phpdoc/en/reference/ibase/functions        ibase-commit-ret.xml 
                                                ibase-commit.xml 
                                                ibase-rollback-ret.xml 
                                                ibase-rollback.xml 
  Log:
  link_or_trans_identifier (bug #26517)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml:1.1 
phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml:1.2
--- phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml:1.1        Mon Sep  1 
20:15:48 2003
+++ phpdoc/en/reference/ibase/functions/ibase-commit-ret.xml    Fri Sep 17 04:32:47 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.ibase-commit-ret">
    <refnamediv>
     <refname>ibase_commit_ret</refname>
@@ -9,7 +9,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>ibase_commit_ret</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      If called without an argument, this function commits the default transaction 
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-commit.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-commit.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-commit.xml:1.4 
phpdoc/en/reference/ibase/functions/ibase-commit.xml:1.5
--- phpdoc/en/reference/ibase/functions/ibase-commit.xml:1.4    Mon Sep  1 19:51:29 
2003
+++ phpdoc/en/reference/ibase/functions/ibase-commit.xml        Fri Sep 17 04:32:47 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ibase.xml, last change in rev 1.23 -->
   <refentry id="function.ibase-commit">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>ibase_commit</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      If called without an argument, this function commits the default transaction 
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml:1.1 
phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml:1.2
--- phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml:1.1      Mon Sep  1 
20:15:48 2003
+++ phpdoc/en/reference/ibase/functions/ibase-rollback-ret.xml  Fri Sep 17 04:32:47 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.ibase-rollback-ret">
    <refnamediv>
     <refname>ibase_rollback_ret</refname>
@@ -9,7 +9,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>ibase_rollback_ret</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      If called without an argument, this function rolls back the default transaction 
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-rollback.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-rollback.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-rollback.xml:1.4 
phpdoc/en/reference/ibase/functions/ibase-rollback.xml:1.5
--- phpdoc/en/reference/ibase/functions/ibase-rollback.xml:1.4  Mon Sep  1 19:51:29 
2003
+++ phpdoc/en/reference/ibase/functions/ibase-rollback.xml      Fri Sep 17 04:32:48 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ibase.xml, last change in rev 1.23 -->
   <refentry id="function.ibase-rollback">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>ibase_rollback</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>link_or_trans_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      If called without an argument, this function rolls back the default transaction 

Reply via email to