N°2633 - Security hardening

This commit is contained in:
Stephen Abello
2020-01-20 15:46:04 +01:00
parent 3347f400b8
commit 248dab9289

View File

@@ -704,6 +704,7 @@ EOF
{
// No rights to be here, redirect to the portal
header('Location: '.$ret);
die();
}
}
}