Add files via upload
This commit is contained in:
parent
ffb94809b5
commit
7ffb4662bf
@ -4,6 +4,7 @@ function reRol(){
|
||||
if(isset($_SESSION["lastRol"])){
|
||||
$_SESSION["rol"] = $_SESSION["lastRol"];
|
||||
unset($_SESSION["lastRol"]);
|
||||
unset($_SESSION["cinema"]);
|
||||
}
|
||||
}
|
||||
reRol();
|
||||
|
Loading…
Reference in New Issue
Block a user