From a4b5c2a37f7168c31e3e9d09b65f90156fad4ee3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Feb 2019 00:12:35 +0100 Subject: [PATCH] Ajout d'un fichier de configuration --- accred_config.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 accred_config.php diff --git a/accred_config.php b/accred_config.php new file mode 100644 index 00000000..58d5a40f --- /dev/null +++ b/accred_config.php @@ -0,0 +1,10 @@ + 'accred_db', + 'name' => 'accred', + 'user' => 'accred', + 'pass' => 'welcome99' + ]; +?> +