X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=4382bd808ff9f035c681b9232a6a76b348bea4cd;hb=6e607ca613b47e17f7516e94adfee930d4f3e1e8;hp=5de60425c4c8bdadecdad5163918a5491c24d16c;hpb=6cbff7e80f272d4a3bbd266b49efcd3607b7e1bd;p=github%2Fshaarli%2FShaarli.git diff --git a/index.php b/index.php index 5de60425..4382bd80 100644 --- a/index.php +++ b/index.php @@ -1858,7 +1858,7 @@ HTML; ); // TODO: do not handle exceptions/errors in JS. - echo ''; + echo ''; exit; } header('Location: ?do='. Router::$PAGE_PLUGINSADMIN);