summaryrefslogtreecommitdiff
path: root/includes/theme.maintenance.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-08-26 10:53:45 +0000
committerDries Buytaert <dries@buytaert.net>2009-08-26 10:53:45 +0000
commit9d6dcc5682706c3f2d69220243a3c58d20c74200 (patch)
treeda46f198c4e7e785a28b2e944577d7e28c27f8a4 /includes/theme.maintenance.inc
parent7c36ac0e493601ffa726590961c004d5b72bc2cc (diff)
downloadbrdo-9d6dcc5682706c3f2d69220243a3c58d20c74200.tar.gz
brdo-9d6dcc5682706c3f2d69220243a3c58d20c74200.tar.bz2
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
Diffstat (limited to 'includes/theme.maintenance.inc')
-rw-r--r--includes/theme.maintenance.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/theme.maintenance.inc b/includes/theme.maintenance.inc
index 69e675e04..3f94aaed8 100644
--- a/includes/theme.maintenance.inc
+++ b/includes/theme.maintenance.inc
@@ -208,7 +208,6 @@ function theme_update_page($content, $show_messages = TRUE) {
*
* The $variables array contains the following arguments:
* - $content
- * - $show_blocks
*
* @see maintenance-page.tpl.php
*/