mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166989 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a73260d1d7
commit
0943b25050
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.7 -->
|
||||
<refentry id="function.apache-setenv">
|
||||
<refnamediv>
|
||||
|
@ -37,7 +37,7 @@ apache_setenv("EXAMPLE_VAR", "Example Value");
|
|||
</example>
|
||||
<para>
|
||||
<function>apache_setenv</function> can be paired up with
|
||||
<function>apache_getenv</function> across seperate pages or for setting
|
||||
<function>apache_getenv</function> across separate pages or for setting
|
||||
variables to pass to Server Side Includes (.shtml) that have been
|
||||
included in PHP scripts.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue