summaryrefslogtreecommitdiff
path: root/includes/theme.maintenance.inc
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-29 04:45:11 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-29 04:45:11 +0000
commit1a685474e698ce3e90dbae87f6a1f83966d9ef63 (patch)
tree309dd1ee9c5321635ef2a676373d324153fe9e1e /includes/theme.maintenance.inc
parent4e90d24dd9ff1474bf679f70a351dee371e87b51 (diff)
downloadbrdo-1a685474e698ce3e90dbae87f6a1f83966d9ef63.tar.gz
brdo-1a685474e698ce3e90dbae87f6a1f83966d9ef63.tar.bz2
#851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
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 7cc03126f..4950d8278 100644
--- a/includes/theme.maintenance.inc
+++ b/includes/theme.maintenance.inc
@@ -41,7 +41,6 @@ function _drupal_maintenance_theme() {
// to work. See _drupal_log_error().
if (!class_exists('Database', FALSE)) {
require_once DRUPAL_ROOT . '/includes/database/database.inc';
- spl_autoload_register('db_autoload');
}
// We use the default theme as the maintenance theme. If a default theme