georg           Sun Mar 21 00:50:04 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mysqli ini.xml 
  Log:
  changed entry for max_connections (we don't have persistent connections
  anymore)
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mysqli/ini.xml
diff -u phpdoc/en/reference/mysqli/ini.xml:1.3 phpdoc/en/reference/mysqli/ini.xml:1.4
--- phpdoc/en/reference/mysqli/ini.xml:1.3      Tue Feb 24 12:48:10 2004
+++ phpdoc/en/reference/mysqli/ini.xml  Sun Mar 21 00:50:03 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="mysqli.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -66,8 +66,7 @@
    </term>
    <listitem>
     <para>
-     The maximum number of MySQL connections per process, including
-     persistent connections.
+     The maximum number of MySQL connections per process.
     </para>
    </listitem>
   </varlistentry>

Reply via email to