Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
b4950bd7
Commit
b4950bd7
authored
Jul 25, 2012
by
jhodgdon
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
parents
33bdf2db
7a358b1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
core/authorize.php
core/authorize.php
+0
-1
No files found.
core/authorize.php
View file @
b4950bd7
...
...
@@ -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'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment