diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2018-06-30 11:13:09 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2018-06-30 11:13:09 +0200 |
commit | 3fc908d3a1d0f6c9b1fca690561098541a73266e (patch) | |
tree | c1f2dd9663a2cba43abd6b59b2612ad214a92c79 /appli_3_alpha_old/app/include/ludo/config.inc.php | |
parent | 1269889704386de951d7f91eb169eb1e1bb36cc0 (diff) | |
download | 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.tar.gz 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.tar.bz2 2007-AWOR-3fc908d3a1d0f6c9b1fca690561098541a73266e.zip |
Version alpha_old5 2007-02-22+15:00:00 - 2007-03-11+16:30:15
Diffstat (limited to 'appli_3_alpha_old/app/include/ludo/config.inc.php')
-rw-r--r-- | appli_3_alpha_old/app/include/ludo/config.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appli_3_alpha_old/app/include/ludo/config.inc.php b/appli_3_alpha_old/app/include/ludo/config.inc.php index ea3d0ba..34a4956 100644 --- a/appli_3_alpha_old/app/include/ludo/config.inc.php +++ b/appli_3_alpha_old/app/include/ludo/config.inc.php @@ -60,6 +60,7 @@ $CONFIG = array ) ) ), + 'SUPERUSERS' => array ('jeremie.denoyer', 'lpouzenc'), 'UPLOAD' => array ( 'accepted_files' => array |