[PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml From: Derick Rethans (d.rethans <email protected>)
Date: 09/12/02

derick Thu Sep 12 04:33:06 2002 EDT

  Modified files:
    /phpdoc/en/reference/info/functions ini-set.xml
  Log:
  - Clarification because of bug #19368
  
  
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.16 phpdoc/en/reference/info/functions/ini-set.xml:1.17
--- phpdoc/en/reference/info/functions/ini-set.xml:1.16 Fri Jul 19 08:02:50 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml Thu Sep 12 04:33:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
   <refentry id="function.ini-set">
    <refnamediv>
@@ -1232,7 +1232,8 @@
          <entry>PHP_INI_PERDIR</entry>
          <entry>2</entry>
          <entry>
- Entry can be set in <filename>.htaccess</filename>
+ Entry can be set in <filename>.htaccess</filename> and VHost
+ directives in httpd.conf.
          </entry>
         </row>
         <row>
@@ -1240,7 +1241,8 @@
          <entry>4</entry>
          <entry>
           Entry can be set in &php.ini; or
- <filename>httpd.conf</filename>
+ <filename>httpd.conf</filename> (but not in VHost blocks in
+ httpd.conf).
          </entry>
         </row>
         <row>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php