Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
skeleton-application
2231c6b5df0d07eb1dd7be44699185a2267c6f88
2231c6b5df0d07eb1dd7be44699185a2267c6f88
Switch branch/tag
skeleton-application
config
autoload
global.php
Find file
Normal view
History
Permalink
global.php
76 Bytes
Newer
Older
Import initial.
Bertrand Gauthier
committed
Apr 19, 2013
1
<?php
Version avec une bdd postgres dans un service docker
Bertrand Gauthier
committed
Sep 18, 2019
2
3
return
[
'translator'
=>
[
Reorganisation configs.
Bertrand Gauthier
committed
Apr 25, 2013
4
'locale'
=>
'fr_FR'
,
Version avec une bdd postgres dans un service docker
Bertrand Gauthier
committed
Sep 18, 2019
5
6
],
];