Merge branch '8.x' of git.drupal.org:project/drupal into 8.x

8.0.x
Jennifer Hodgdon 2012-07-25 14:22:53 -07:00
commit b4950bd7ab
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ function authorize_access_allowed() {
// *** Real work of the script begins here. ***
require_once DRUPAL_ROOT . '/core/includes/bootstrap.inc';
require_once DRUPAL_ROOT . '/core/includes/session.inc';
require_once DRUPAL_ROOT . '/core/includes/common.inc';
require_once DRUPAL_ROOT . '/core/includes/file.inc';
require_once DRUPAL_ROOT . '/core/includes/module.inc';