mazzanet                Fri Apr  8 07:11:38 2005 EDT

  Modified files:              
    /phpdoc/en/reference/apache/functions       apache-setenv.xml 
  Log:
  Function only available in Apache 2
  
http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/apache/functions/apache-setenv.xml
diff -u phpdoc/en/reference/apache/functions/apache-setenv.xml:1.6 
phpdoc/en/reference/apache/functions/apache-setenv.xml:1.7
--- phpdoc/en/reference/apache/functions/apache-setenv.xml:1.6  Fri Apr  1 
21:18:32 2005
+++ phpdoc/en/reference/apache/functions/apache-setenv.xml      Fri Apr  8 
07:11:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/apache.xml, last change in rev 1.7 -->
 <refentry id="function.apache-setenv">
  <refnamediv>
@@ -20,6 +20,9 @@
    environment variable specified by
    <parameter>variable</parameter>.
   </para>
+  <para>
+   This function requires Apache 2 otherwise it's undefined.
+  </para>
   <note>
    <para>
     When setting an Apache environment variable, the corresponding 

Reply via email to