Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-18 10:17:46 +02:00
committed by GitHub
parent 4a8f384ef7
commit 0398094c5a
4 changed files with 5 additions and 5 deletions

View File

@ -9,4 +9,4 @@ function reRol(){
reRol();
$redirect = ROUTE_APP.'panel_'.$_SESSION['rol'];
header("Location: {$redirect}");
?>
?>