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
Comptoir
Comptoir-srv
Commits
5bc0723f
Commit
5bc0723f
authored
Jun 08, 2020
by
Fabrice Gangler
🎨
Browse files
Update base.ctp
parent
ac884e97
Pipeline
#9956
passed with stage
in 3 minutes and 36 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/Template/Layout/base.ctp
View file @
5bc0723f
...
...
@@ -14,7 +14,7 @@
// But, on error pages, the $appVersion variable is not available.
// We force its creation that is always available.
if (!isset($appVersion)) {
$appVersion = Cake\Core\Configure::read("VERSION.footer")
."aaaaaaaaaaaaaaaaa"
;
$appVersion = Cake\Core\Configure::read("VERSION.footer");
}
?>
...
...
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