From b9d8f023a0cf81445016b756c0da76cceee22749 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 8 Dec 2006 16:20:09 +0000 Subject: - Patch #101738 by webchick: phpdoc improvement. --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/theme.inc b/includes/theme.inc index d6f282ff6..869241b44 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -964,7 +964,7 @@ function theme_feed_icon($url) { * close of the body tag. * * @param $main (optional) - * + * Whether the current page is the front page of the site. * @return * A string containing the results of the hook_footer() calls. */ -- cgit v1.2.3