Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Loiseau
GameOfWords
Commits
37ccb36b
Commit
37ccb36b
authored
Apr 25, 2017
by
Mathieu Loiseau
Browse files
more info on error page
parent
d3c66921
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/page.errors.html
View file @
37ccb36b
...
...
@@ -6,7 +6,7 @@ if(!isset($lang)){
}
?>
<div
id=
"main-container"
>
<h1>
<?php echo $lang['errors'];?>
</h1>
<h1>
<?php echo $lang['
page_
errors']
."→".print_r($_REQUEST,true)
;?>
</h1>
</div>
<?php
include('./views/page.footer.html');
...
...
Write
Preview
Supports
Markdown
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