goba            Fri Feb  8 09:13:44 2002 EDT

  Modified files:              
    /phpdoc/en/functions        msql.xml 
  Log:
  One leftover param definition, with <replaceable><optional> specified...
  
  
Index: phpdoc/en/functions/msql.xml
diff -u phpdoc/en/functions/msql.xml:1.24 phpdoc/en/functions/msql.xml:1.25
--- phpdoc/en/functions/msql.xml:1.24   Sat Feb  2 10:36:04 2002
+++ phpdoc/en/functions/msql.xml        Fri Feb  8 09:13:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
  <reference id="ref.msql">
   <title>mSQL functions</title>
   <titleabbrev>mSQL</titleabbrev>
@@ -291,9 +291,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>string</type><methodname>msql_error</methodname>
-      <methodparam><type>int</type><parameter>
-       <replaceable><optional>link_identifier</optional></replaceable>
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      Errors coming back from the mSQL database backend no longer


Reply via email to