X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/18c82ef56dce9c9eb30b0f2318024d320d878a47..0a8d6bb0971bfbae457dd740da4797dc5e295c5c:/index.php?ds=sidebyside diff --git a/index.php b/index.php old mode 100644 new mode 100755 index 554afc7..5f7f6ff --- 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 @@ -26,8 +28,11 @@ require (JIRAFEAU_ROOT . 'lib/template/header.php'); check_errors (); if (has_error ()) +{ show_errors (); - + require (JIRAFEAU_ROOT . 'lib/template/footer.php'); + exit; +} ?>

@@ -56,8 +61,9 @@ if (has_error ())

+
- : +

-

- -

-

- -

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

+

+ +

-
+
+