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
40ef1a7d
Commit
40ef1a7d
authored
Oct 20, 2000
by
Dries Buytaert
Browse files
- small bugfix
parent
60310fa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
error.php
View file @
40ef1a7d
...
...
@@ -35,8 +35,9 @@
$message
=
"unknown error"
;
}
include
"includes/config.inc"
;
include
"includes/database.inc"
;
include
"includes/
l
og.inc"
;
include
"includes/
watchd
og.inc"
;
watchdog
(
3
,
"message: `
$message
' - requested url:
$REDIRECT_URL
- referring url:
$HTTP_REFERER
"
);
?>
...
...
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