betz Wed Nov 26 19:50:00 2003 EDT
Modified files:
/phpdoc/en/reference/apache/functions apache-request-headers.xml
apache-response-headers.xml
getallheaders.xml virtual.xml
Log:
linking to nsapi note
Index: phpdoc/en/reference/apache/functions/apache-request-headers.xml
diff -u phpdoc/en/reference/apache/functions/apache-request-headers.xml:1.3
phpdoc/en/reference/apache/functions/apache-request-headers.xml:1.4
--- phpdoc/en/reference/apache/functions/apache-request-headers.xml:1.3 Tue Jul 15
13:59:36 2003
+++ phpdoc/en/reference/apache/functions/apache-request-headers.xml Wed Nov 26
19:50:00 2003
@@ -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.2 -->
<refentry id="function.apache-request-headers">
<refnamediv>
@@ -51,13 +51,7 @@
<link linkend="language.variables.predefined">environment variables</link>.
</para>
</note>
- <note>
- <para>
- From PHP 4.3.3 on you can use this function with the
- <link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
- webservers, too.
- </para>
- </note>
+ &reference.apache.note-nsapi-module;
</refsect1>
</refentry>
Index: phpdoc/en/reference/apache/functions/apache-response-headers.xml
diff -u phpdoc/en/reference/apache/functions/apache-response-headers.xml:1.3
phpdoc/en/reference/apache/functions/apache-response-headers.xml:1.4
--- phpdoc/en/reference/apache/functions/apache-response-headers.xml:1.3 Tue
Jul 15 13:59:36 2003
+++ phpdoc/en/reference/apache/functions/apache-response-headers.xml Wed Nov 26
19:50:00 2003
@@ -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.2 -->
<refentry id="function.apache-response-headers">
<refnamediv>
@@ -22,13 +22,7 @@
See also <function>getallheaders</function> and
<function>headers_sent</function>.
</para>
- <note>
- <para>
- From PHP 4.3.3 on you can use this function with the
- <link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
- webservers, too.
- </para>
- </note>
+ &reference.apache.note-nsapi-module;
</refsect1>
</refentry>
Index: phpdoc/en/reference/apache/functions/getallheaders.xml
diff -u phpdoc/en/reference/apache/functions/getallheaders.xml:1.5
phpdoc/en/reference/apache/functions/getallheaders.xml:1.6
--- phpdoc/en/reference/apache/functions/getallheaders.xml:1.5 Tue Jul 15 13:59:36
2003
+++ phpdoc/en/reference/apache/functions/getallheaders.xml Wed Nov 26 19:50:00
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.2 -->
<refentry id="function.getallheaders">
<refnamediv>
@@ -31,13 +31,7 @@
<para>
See also <function>apache_request_headers</function>.
</para>
- <note>
- <para>
- From PHP 4.3.3 on you can use this function with the
- <link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
- webservers, too.
- </para>
- </note>
+ &reference.apache.note-nsapi-module;
</refsect1>
</refentry>
Index: phpdoc/en/reference/apache/functions/virtual.xml
diff -u phpdoc/en/reference/apache/functions/virtual.xml:1.5
phpdoc/en/reference/apache/functions/virtual.xml:1.6
--- phpdoc/en/reference/apache/functions/virtual.xml:1.5 Tue Jul 15 13:59:36
2003
+++ phpdoc/en/reference/apache/functions/virtual.xml Wed Nov 26 19:50:00 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.20 -->
<refentry id="function.virtual">
<refnamediv>
@@ -30,13 +30,7 @@
However, it is typically better to use <function>include</function> or
<function>require</function> if you need to include another PHP file.
</para>
- <note>
- <para>
- From PHP 4.3.3 on you can use this function with the
- <link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
- webservers, too.
- </para>
- </note>
+ &reference.apache.note-nsapi-module;
</refsect1>
</refentry>