betz            Sat Nov  1 06:42:21 2003 EDT

  Modified files:              
    /phpdoc/en/reference/dbx/functions  dbx-query.xml 
  Log:
  proto correction
  
  
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.13 
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.14
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.13        Mon Sep 22 03:43:37 
2003
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml     Sat Nov  1 06:42:21 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-query">
    <refnamediv>
@@ -12,7 +12,7 @@
       <type>object</type><methodname>dbx_query</methodname>
       
<methodparam><type>object</type><parameter>link_identifier</parameter></methodparam>
       
<methodparam><type>string</type><parameter>sql_statement</parameter></methodparam>
-      <methodparam 
choice="opt"><type>long</type><parameter>flags</parameter></methodparam>
+      <methodparam 
choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      <function>dbx_query</function> returns an object or <literal>1</literal> 

Reply via email to