X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/96707e02b8b24054e0827eaf169cc88504a1e78c..1d1c1ce521a9788e0e75c82022f7e602f98b12df:/index.php diff --git a/index.php b/index.php index b8feabd..11205a4 100644 --- a/index.php +++ b/index.php @@ -34,63 +34,62 @@ if (has_error()) { require(JIRAFEAU_ROOT . 'lib/template/header.php'); /* Check if user is allowed to upload. */ -if (!jirafeau_challenge_upload_ip($cfg, get_ip_address($cfg))) { - echo '
' . t('Access denied') . '
' . t('Wrong password.') . '
:
- + -: