summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-01-27 11:41:20 +0000
committerDries Buytaert <dries@buytaert.net>2010-01-27 11:41:20 +0000
commit076d3986d88d1266a1d8ffcbaa89553d248dc85f (patch)
tree2389c02673beb9d7b2c7e689dcb9f36d12ee3b07
parent99641ab2a4b8c389dcc5efcb7577a3203f0fe265 (diff)
downloadbrdo-076d3986d88d1266a1d8ffcbaa89553d248dc85f.tar.gz
brdo-076d3986d88d1266a1d8ffcbaa89553d248dc85f.tar.bz2
- Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also that's missing link.
-rw-r--r--includes/common.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 57f60571e..c6472be18 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -2842,8 +2842,7 @@ function drupal_deliver_page($page_callback_result, $default_delivery_callback =
}
/**
- * Package and send the result of a page callback to the browser as a normal
- * HTML page.
+ * Package and send the result of a page callback to the browser as HTML.
*
* @param $page_callback_result
* The result of a page callback. Can be one of:
@@ -2852,7 +2851,7 @@ function drupal_deliver_page($page_callback_result, $default_delivery_callback =
* - A string of HTML content.
* - A renderable array of content.
*
- * @see drupal_deliver_page
+ * @see drupal_deliver_page()
*/
function drupal_deliver_html_page($page_callback_result) {
// Emit the correct charset HTTP header, but not if the page callback