From db9d30e7883fcfa42b382e87edb105c18a9e4b11 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Mon, 30 Jan 2012 11:01:43 +0000 Subject: [PATCH] Ajout configuration stockage des fichiers --- config/configure.php | 1 + config/sdsrvdev01/stockage.php | 8 ++++++++ config/stockage.php | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 config/sdsrvdev01/stockage.php create mode 100644 config/stockage.php diff --git a/config/configure.php b/config/configure.php index 110e039e..9732597a 100644 --- a/config/configure.php +++ b/config/configure.php @@ -60,6 +60,7 @@ function writeConfig() $arrayConfig = array( 'mysql.php', + 'stockage.php', ); foreach($arrayConfig as $config) { passthru('cp -v '. diff --git a/config/sdsrvdev01/stockage.php b/config/sdsrvdev01/stockage.php new file mode 100644 index 00000000..1b2a2694 --- /dev/null +++ b/config/sdsrvdev01/stockage.php @@ -0,0 +1,8 @@ +