nlopess         Sat Jan 17 06:43:05 2004 EDT

  Modified files:              
    /phpdoc/en/reference/apache/functions       apache-getenv.xml 
  Log:
  fixed proto
  
Index: phpdoc/en/reference/apache/functions/apache-getenv.xml
diff -u phpdoc/en/reference/apache/functions/apache-getenv.xml:1.1 
phpdoc/en/reference/apache/functions/apache-getenv.xml:1.2
--- phpdoc/en/reference/apache/functions/apache-getenv.xml:1.1  Sat Jan 10 12:07:27 
2004
+++ phpdoc/en/reference/apache/functions/apache-getenv.xml      Sat Jan 17 06:43:05 
2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.apache-getenv">
    <refnamediv>
     <refname>apache_getenv</refname>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>apache_getenv</methodname>
+     <type>string</type><methodname>apache_getenv</methodname>
      <methodparam><type>string</type><parameter>variable</parameter></methodparam>
      <methodparam 
choice="opt"><type>bool</type><parameter>walk_to_top</parameter></methodparam>
     </methodsynopsis>

Reply via email to