Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
76000f1d
Commit
76000f1d
authored
Oct 18, 2005
by
Dries Buytaert
Browse files
- Reverse last patch.
parent
13473ddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/common.inc
View file @
76000f1d
...
...
@@ -1339,6 +1339,7 @@ function _drupal_bootstrap_full() {
require_once
'./includes/unicode.inc'
;
require_once
'./includes/image.inc'
;
require_once
'./includes/form.inc'
;
require_once
'./includes/legacy.inc'
;
// Set the Drupal custom error handler.
set_error_handler
(
'error_handler'
);
// Emit the correct charset HTTP header.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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