| Michael Wallner 2006-07-24, 6:57 pm |
| mike Mon Jul 24 16:20:12 2006 UTC
Modified files:
/phpdoc/en/reference/http constants.xml
Log:
- fix wrong id
http://cvs.php.net/viewvc.cgi/phpdo...2&diff_format=u
Index: phpdoc/en/reference/http/constants.xml
diff -u phpdoc/en/reference/http/constants.xml:1.1 phpdoc/en/reference/http/constants.xml:1.2
--- phpdoc/en/reference/http/constants.xml:1.1 Mon Jul 24 11:01:54 2006
+++ phpdoc/en/reference/http/constants.xml Mon Jul 24 16:20:12 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="http.constants">
<refnamediv>
<refname>Constants</refname>
@@ -10,7 +10,7 @@
&extension.constants;
<refsect2 id="http.constants.support">
- <title>Constants usable with <link linkend="function.http.support"><function>http_support</function></link></title>
+ <title>Constants usable with <link linkend="function.http-support"><function>http_support</function></link></title>
<variablelist>
<varlistentry>
<term>
|