'description'=>t('The rebuild_access setting is enabled in settings.php. It is recommended to have this setting disabled unless you are performing a rebuild.'),
);
}
}
// Ensure that if upgrading from 7 to 8 we have no disabled modules.
print'If you have just changed code (for example deployed a new module or moved an existing one) read http://drupal.org/documentation/rebuild';
$message='If you have just changed code (for example deployed a new module or moved an existing one) read <a href="http://drupal.org/documentation/rebuild">http://drupal.org/documentation/rebuild</a>';