Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0.

8.0.x
catch 2012-05-25 12:45:38 +09:00
parent 7a3827b45a
commit fcbbe85deb
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ function update_prepare_d8_bootstrap() {
// Allow the database system to work even if the registry has not been
// created yet.
include_once DRUPAL_ROOT . '/core/includes/install.inc';
include_once DRUPAL_ROOT . '/core/modules/entity/entity.controller.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_DATABASE);
// If the site has not updated to Drupal 8 yet, check to make sure that it is