mike Wed Mar 28 06:58:54 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/misc http-get-request-body.xml
/phpdoc/en/reference/http/functions/outputhandlers
ob-deflatehandler.xml
ob-etaghandler.xml
ob-inflatehandler.xml
Log:
- no nead to wrap functions in links
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/misc/http-get-request-body.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/functions/misc/http-get-request-body.xml
diff -u phpdoc/en/reference/http/functions/misc/http-get-request-body.xml:1.2
phpdoc/en/reference/http/functions/misc/http-get-request-body.xml:1.3
--- phpdoc/en/reference/http/functions/misc/http-get-request-body.xml:1.2
Wed Sep 6 20:40:38 2006
+++ phpdoc/en/reference/http/functions/misc/http-get-request-body.xml Wed Mar
28 06:58:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.http-get-request-body">
<refnamediv>
@@ -17,7 +17,7 @@
</para>
<para>
This function can not be used after
- <link
linkend="function.http-get-request-body-stream"><function>http_get_request_body_stream</function></link>
+ <function>http_get_request_body_stream</function>
if the request method was another than POST.
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml
diff -u
phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml:1.2
phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml:1.3
--- phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml:1.2
Wed Sep 6 20:40:38 2006
+++ phpdoc/en/reference/http/functions/outputhandlers/ob-deflatehandler.xml
Wed Mar 28 06:58:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.ob-deflatehandler">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
- For use with <link
linkend="function.ob-start"><function>ob_start</function></link>.
+ For use with <function>ob_start</function>.
</para>
<para>
The deflate output buffer handler can only be used once.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml
diff -u
phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml:1.2
phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml:1.3
--- phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml:1.2
Wed Sep 6 20:40:38 2006
+++ phpdoc/en/reference/http/functions/outputhandlers/ob-etaghandler.xml
Wed Mar 28 06:58:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.ob-etaghandler">
<refnamediv>
@@ -14,14 +14,14 @@
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
- For use with <link
linkend="function.ob-start"><function>ob_start</function></link>.
+ For use with <function>ob_start</function>.
</para>
<para>
Output buffer handler generating an ETag with the hash algorithm specified
with the
&link.http.configuration; <literal>http.etag.mode</literal>.
</para>
<para>
- This output handler is used by <link
linkend="function.http-cache-etag"><function>http_cache_etag</function></link>.
+ This output handler is used by <function>http_cache_etag</function>.
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml
diff -u
phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml:1.2
phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml:1.3
--- phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml:1.2
Wed Sep 6 20:40:38 2006
+++ phpdoc/en/reference/http/functions/outputhandlers/ob-inflatehandler.xml
Wed Mar 28 06:58:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.ob-inflatehandler">
<refnamediv>
@@ -14,10 +14,10 @@
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
- For use with <link
linkend="function.ob-start"><function>ob_start</function></link>.
+ For use with <function>ob_start</function>.
</para>
<para>
- Same restrictions as with <link
linkend="function.ob-deflatehandler"><function>ob_deflatehandler</function></link>
apply.
+ Same restrictions as with <function>ob_deflatehandler</function> apply.
</para>
</refsect1>