philip Fri Apr 8 19:19:54 2005 EDT
Modified files:
/phpdoc/en/reference/apache/functions apache-getenv.xml
Log:
Typo
http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-getenv.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/apache/functions/apache-getenv.xml
diff -u phpdoc/en/reference/apache/functions/apache-getenv.xml:1.6
phpdoc/en/reference/apache/functions/apache-getenv.xml:1.7
--- phpdoc/en/reference/apache/functions/apache-getenv.xml:1.6 Fri Apr 1
21:18:32 2005
+++ phpdoc/en/reference/apache/functions/apache-getenv.xml Fri Apr 8
19:19:53 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.apache-getenv">
<refnamediv>
<refname>apache_getenv</refname>
@@ -58,7 +58,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>functionname</function> example</title>
+ <title><function>apache_getenv</function> example</title>
<para>
The example above shows how to retrieve the value of the Apache
environment variable <varname>SERVER_ADDR</varname>.