Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
755163c1
Commit
755163c1
authored
Feb 19, 2019
by
Laurent Lécluse
Browse files
Custom : message de debug à retirer
parent
7e182c03
Changes
1
Hide whitespace changes
Inline
Side-by-side
module/Application/config/aaa_module.config.php
View file @
755163c1
...
...
@@ -234,7 +234,7 @@ $config = [
],
],
];
var_dump
(
getcwd
());
if
(
$customCss
=
\
AppConfig
::
get
(
'etablissement'
,
'css'
)){
$config
[
'public_files'
][
'stylesheets'
][
'999_'
]
=
$customCss
;
}
...
...
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