mfischer                Mon Jun 10 17:59:22 2002 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  - Include new mssql.max_procs ini option.
  
  
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.7 
phpdoc/en/reference/info/functions/ini-set.xml:1.8
--- phpdoc/en/reference/info/functions/ini-set.xml:1.7  Sat Jun  8 11:31:22 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml      Mon Jun 10 17:59:22 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -406,6 +406,11 @@
            <entry>mssql.max_links</entry>
            <entry>"-1"</entry>
            <entry>PHP_INI_SYSTEM</entry>
+          </row>
+          <row>
+           <entry>mssql.max_procs</entry>
+           <entry>"25"</entry>
+           <entry>PHP_INI_ALL</entry>
           </row>
           <row>
            <entry>mssql.min_error_severity</entry>


Reply via email to