From 4bc255ba792db435e2d487f113ca2a638ed63fea Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 21 May 2009 23:07:16 +0000 Subject: Roll-back of #310467: Breaks installer requirements check and update.php. --- includes/common.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/common.inc') diff --git a/includes/common.inc b/includes/common.inc index a6e5c3b7a..74e10f884 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -3556,7 +3556,8 @@ function drupal_common_theme() { 'maintenance_page' => array( 'arguments' => array('content' => NULL, 'show_blocks' => TRUE, 'show_messages' => TRUE), 'template' => 'maintenance-page', - 'path' => 'includes' + 'path' => 'includes', + 'file' => 'theme.maintenance.inc', ), 'update_page' => array( 'arguments' => array('content' => NULL, 'show_messages' => TRUE), -- cgit v1.2.3