forked from qwerty/milfs
manejo de session
This commit is contained in:
parent
1b48337162
commit
e9c1c88297
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
if(restante == 1 ){
|
if(restante == 1 ){
|
||||||
//alert(transcurrido);
|
//alert(transcurrido);
|
||||||
location.href="./includes/salir.php";
|
location.href="./salir.php";
|
||||||
}else{
|
}else{
|
||||||
setTimeout("revisarSession()",2000) ;
|
setTimeout("revisarSession()",2000) ;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user