sander Fri May 10 13:05:56 2002 EDT
Modified files:
/phpdoc/en/reference/apache reference.xml
Log:
Apache specific functions only work with PHP as Apache module.
Index: phpdoc/en/reference/apache/reference.xml
diff -u phpdoc/en/reference/apache/reference.xml:1.2
phpdoc/en/reference/apache/reference.xml:1.3
--- phpdoc/en/reference/apache/reference.xml:1.2 Mon Apr 15 14:56:28 2002
+++ phpdoc/en/reference/apache/reference.xml Fri May 10 13:05:54 2002
@@ -1,8 +1,13 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<reference id="ref.apache">
<title>Apache-specific Functions</title>
<titleabbrev>Apache</titleabbrev>
+ <partintro>
+ <para>
+ These functions are only available when running PHP as an Apache module.
+ </para>
+ </partintro>
&reference.apache.functions;