X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/3b097eba6400cac6e9f5d6b230a33f2783b38e5b..3e79bc188ef0d5b603b26163c0d0048c9310ec4c:/index.php?ds=sidebyside

diff --git a/index.php b/index.php
index 5f7f6ff..9b2e4f6 100755
--- a/index.php
+++ b/index.php
@@ -20,7 +20,7 @@
  */
 define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/');
 
-require (JIRAFEAU_ROOT . 'lib/config.php');
+require (JIRAFEAU_ROOT . 'lib/config.original.php');
 require (JIRAFEAU_ROOT . 'lib/settings.php');
 require (JIRAFEAU_ROOT . 'lib/functions.php');
 require (JIRAFEAU_ROOT . 'lib/lang.php');