mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
function name hw_freedocument corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68018 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
15c6dff3aa
commit
2365abfedc
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<!-- $Revision: 1.24 $ -->
|
||||
<reference id="ref.hyperwave">
|
||||
<title>Hyperwave functions</title>
|
||||
<titleabbrev>Hyperwave</titleabbrev>
|
||||
|
@ -784,7 +784,7 @@ RewriteEngine on
|
|||
</para>
|
||||
<para>
|
||||
See also <function>hw_pipedocument</function>,
|
||||
<function>hw_freedocument</function>,
|
||||
<function>hw_free_document</function>,
|
||||
<function>hw_document_bodytag</function>,
|
||||
<function>hw_document_size</function>,
|
||||
<function>hw_output_document</function>,
|
||||
|
@ -1165,7 +1165,7 @@ RewriteEngine on
|
|||
</para>
|
||||
<para>
|
||||
See also <function>hw_pipedocument</function>,
|
||||
<function>hw_freedocument</function>,
|
||||
<function>hw_free_document</function>,
|
||||
<function>hw_document_bodytag</function>,
|
||||
<function>hw_document_size</function>,
|
||||
and <function>hw_output_document</function>.
|
||||
|
@ -1854,7 +1854,7 @@ RewriteEngine on
|
|||
insert the document into the Hyperwave server.
|
||||
</para>
|
||||
<para>
|
||||
See also <function>hw_freedocument</function>,
|
||||
See also <function>hw_free_document</function>,
|
||||
<function>hw_document_size</function>,
|
||||
<function>hw_document_bodytag</function>,
|
||||
<function>hw_output_document</function>,
|
||||
|
@ -1981,7 +1981,7 @@ RewriteEngine on
|
|||
does not block the control connection.</para>
|
||||
<para>
|
||||
See also <function>hw_gettext</function> for more on link insertion,
|
||||
<function>hw_freedocument</function>,
|
||||
<function>hw_free_document</function>,
|
||||
<function>hw_document_size</function>,
|
||||
<function>hw_document_bodytag</function>,
|
||||
and <function>hw_output_document</function>.
|
||||
|
|
Loading…
Reference in a new issue