X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/db5c05cc01e7874e0a7fc7518782ab37b39911a8..bbc830990c1a38deceae30553dd1f08def3a1c92:/index.php diff --git a/index.php b/index.php old mode 100644 new mode 100755 index da4cc40..9b2e4f6 --- 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 ())
+
- : +

-

- -

-

- -

+
@@ -101,13 +94,27 @@ if (has_error ()) +

+

+ +

-
+
+