Update and rename reRol.php to resetRol.php
This commit is contained in:
parent
1b39920abd
commit
23ed01c8d9
@ -7,5 +7,6 @@ function reRol(){
|
||||
}
|
||||
}
|
||||
reRol();
|
||||
header("Location: /");
|
||||
$redirect = ROUTE_APP.'panel_'.$_SESSION['rol'];
|
||||
header("Location: {$redirect}");
|
||||
?>
|
Loading…
Reference in New Issue
Block a user