reference/apache/functions/apache-setenv.xml
b8758b0605e80c4e3610137b7502a6abeea5c69b
...
...
@@ -13,7 +13,7 @@
13
13
<type>bool</type><methodname>apache_setenv</methodname>
14
14
<methodparam><type>string</type><parameter>variable</parameter></methodparam>
15
15
<methodparam><type>string</type><parameter>value</parameter></methodparam>
16
-
<methodparam choice="opt"><type>bool</type><parameter>walk_to_top</parameter><initializer>false</initializer></methodparam>
16
+
<methodparam choice="opt"><type>bool</type><parameter>walk_to_top</parameter><initializer>&false;</initializer></methodparam>
17
17
</methodsynopsis>
18
18
<para>
19
19
<function>apache_setenv</function> sets the value of the Apache
20
20