remove strip tag

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135097 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Schindler 2003-07-15 08:00:48 +00:00
parent 8d7e901f71
commit a1a4b77039
2 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/nsapi.xml, last change in rev 1.2 -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.nsapi-request-headers">
<refnamediv>
<refname>nsapi_request_headers</refname>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/nsapi.xml, last change in rev 1.2 -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.nsapi-response-headers">
<refnamediv>
<refname>nsapi_response_headers</refname>
@ -19,7 +18,7 @@
is only available in PHP version 4.3.3 and greater.
</para>
<para>
See also <function>getallheaders</function> and
See also <function>nsapi_request_headers</function> and
<function>headers_sent</function>.
</para>
</refsect1>