Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
fa4556c5
Commit
fa4556c5
authored
Mar 28, 2009
by
skodak
Browse files
MDL-17458 prevent trailing whitespace problems in config.php
parent
05c0f524
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
fa4556c5
...
...
@@ -342,6 +342,5 @@ if (file_exists("$CFG->dirroot/lib/setup.php")) { // Do not edit
}
die
;
}
// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,
// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.
?>
// There is no php closing tag in this file,
// it is intentional because it prevents trailing whitespace problems!
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