mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Update linkends to the new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248775 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bf1f55888a
commit
1103e634a6
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry xml:id="function.http-deflate" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
|
@ -122,7 +122,7 @@ Use the PEAR Coding Standards
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>http_inflate</function></member>
|
||||
<member><link linkend="http.HttpDeflateStream"><classname>HttpDeflateStream</classname></link></member>
|
||||
<member><link linkend="class.httpdeflatestream"><classname>HttpDeflateStream</classname></link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry xml:id="function.http-inflate" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
|
@ -111,7 +111,7 @@ Use the PEAR Coding Standards
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>http_deflate</function></member>
|
||||
<member><link linkend="http.HttpInflateStream"><classname>HttpInflateStream</classname></link></member>
|
||||
<member><link linkend="class.httpinflatestream"><classname>HttpInflateStream</classname></link></member>
|
||||
<member></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry xml:id="function.http-parse-message" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
|
@ -127,7 +127,7 @@ stdClass object
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>http_parse_headers</function></member>
|
||||
<member>the <link linkend="http.HttpMessage"><classname>HttpMessage</classname></link> class</member>
|
||||
<member>the <link linkend="class.httpmessage"><classname>HttpMessage</classname></link> class</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue