X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/1394469c06e6908e6e77b48718ce6664db23407c..3d9792a36b5bb18d24216eea4b0ad402358db997:/index.php?ds=inline diff --git a/index.php b/index.php index d3c0df7..9b2e4f6 100755 --- a/index.php +++ b/index.php @@ -1,7 +1,9 @@ + * Copyright (C) 2013 + * Jerome Jutteau + * Jimmy Beauvois * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -18,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'); @@ -59,8 +61,9 @@ if (has_error ())
+
- : +

-

-

- -

+
@@ -99,9 +94,19 @@ if (has_error ()) +

+

+ +

-
+
+