X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/5bd3412d378c6de75c36737b5fd93eb214945469..1016cc26d830c79ecdb2a8b3e06d7e5ca245d989:/admin.php?ds=inline diff --git a/admin.php b/admin.php index 79918be..0f8967f 100644 --- a/admin.php +++ b/admin.php @@ -120,6 +120,10 @@ if (php_sapi_name() == "cli") { require(JIRAFEAU_ROOT . 'lib/template/header.php'); ?>

(version )

'.t('SODIUM_UNAVAILABLE').'

'; + } + ?>
@@ -303,6 +307,7 @@ if (php_sapi_name() == "cli") { require(JIRAFEAU_ROOT.'lib/template/footer.php'); } else { + require(JIRAFEAU_ROOT . 'lib/template/header.php'); jirafeau_fatal_error(t('ACCESS_KO'), $cfg); } ?>