Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0.
parent
7a3827b45a
commit
fcbbe85deb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue