From 2365abfedcb79ad056eee9e2a35d4ce581d4e58b Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Fri, 18 Jan 2002 13:16:29 +0000 Subject: [PATCH] function name hw_freedocument corrected git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68018 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/hw.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/functions/hw.xml b/functions/hw.xml index ee726a0115..a77019cc93 100644 --- a/functions/hw.xml +++ b/functions/hw.xml @@ -1,5 +1,5 @@ - + Hyperwave functions Hyperwave @@ -784,7 +784,7 @@ RewriteEngine on See also hw_pipedocument, - hw_freedocument, + hw_free_document, hw_document_bodytag, hw_document_size, hw_output_document, @@ -1165,7 +1165,7 @@ RewriteEngine on See also hw_pipedocument, - hw_freedocument, + hw_free_document, hw_document_bodytag, hw_document_size, and hw_output_document. @@ -1854,7 +1854,7 @@ RewriteEngine on insert the document into the Hyperwave server. - See also hw_freedocument, + See also hw_free_document, hw_document_size, hw_document_bodytag, hw_output_document, @@ -1981,7 +1981,7 @@ RewriteEngine on does not block the control connection. See also hw_gettext for more on link insertion, - hw_freedocument, + hw_free_document, hw_document_size, hw_document_bodytag, and hw_output_document.