X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/ef7711fcbea94ca12e41a4897f5cc4ab284b4b11..041d7ce7940d63e8bf5edc7ef3d7bf9b1774d82e:/index.php?ds=inline
diff --git a/index.php b/index.php
index 5a2c926..7c24e3b 100644
--- a/index.php
+++ b/index.php
@@ -16,89 +16,84 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see
' . t('Access denied') . '
' . t('Wrong password.') . '
' . t('Wrong password.') . '
' . t('Access denied') . '
'; + require(JIRAFEAU_ROOT.'lib/template/footer.php'); + exit; } - - /* Show auth page. */ - if (!isset ($_SESSION['upload_auth']) || $_SESSION['upload_auth'] != true) - { - ?> - -