irchtml         Tue Mar  2 20:01:08 2004 EDT

  Modified files:              
    /phpdoc/en/reference/msql   reference.xml 
  Log:
  added resources
  
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/reference.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/msql/reference.xml
diff -u phpdoc/en/reference/msql/reference.xml:1.9 
phpdoc/en/reference/msql/reference.xml:1.10
--- phpdoc/en/reference/msql/reference.xml:1.9  Tue Feb 24 03:46:01 2004
+++ phpdoc/en/reference/msql/reference.xml      Tue Mar  2 20:01:07 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.msql">
   <title>mSQL Functions</title>
   <titleabbrev>mSQL</titleabbrev>
@@ -14,12 +14,6 @@
    </para>
    </section>
 
-   <section id="msql.requirements">
-    &reftitle.required;
-    <para>
-    </para>
-   </section>
-
    &reference.msql.configure;
 
    &reference.msql.ini;
@@ -27,6 +21,9 @@
    <section id="msql.resources">
     &reftitle.resources;
     <para>
+     There are two resource types used in the mSQL module. The first one
+     is the link identifier for a database connection, the second a resource
+     which holds the result of a query.
     </para>
    </section>
 

Reply via email to