X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/cd5df708fc10abb53d53436cff27e234347ffcce..3d9792a36b5bb18d24216eea4b0ad402358db997:/f.php diff --git a/f.php b/f.php index e7d2241..2a5a6da 100644 --- a/f.php +++ b/f.php @@ -20,7 +20,7 @@ define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); require (JIRAFEAU_ROOT . 'lib/lang.php'); -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');