zak Wed Sep 11 04:37:01 2002 EDT
Modified files:
/phpdoc/en/functions msql.xml
Log:
Fixed a slip of the keys :)
Index: phpdoc/en/functions/msql.xml
diff -u phpdoc/en/functions/msql.xml:1.27 phpdoc/en/functions/msql.xml:1.28
--- phpdoc/en/functions/msql.xml:1.27 Wed Sep 11 04:31:09 2002
+++ phpdoc/en/functions/msql.xml Wed Sep 11 04:37:01 2002
@@ -8,7 +8,7 @@
instead -->
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
<reference id="ref.msql">
<title>mSQL functions</title>
<titleabbrev>mSQL</titleabbrev>
@@ -33,13 +33,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <methodsynopsi
+ <methodsynopsis>
<type>int</type><methodname>msql</methodname>
<methodparam><type>string</type><parameter>database</parameter></methodparam>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
<methodparam><type>int</type><parameter>link_identifier</parameter></methodparam>
</methodsynopsis>
- <para> xs
+ <para>
Returns a positive mSQL query identifier to the query result, or
&false; on error.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php