mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-04 19:14:41 +00:00
uwuzu v1.6.7 Hapuego
This commit is contained in:
@@ -24,6 +24,12 @@ if(!($is_login === false)){
|
||||
exit;
|
||||
}
|
||||
//-------------------------------------------------------------
|
||||
if(isset($_SESSION['auth_status'])){
|
||||
if($_SESSION['auth_status'] === "go_recovery"){
|
||||
header("Location: startrecovery.php");
|
||||
exit;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user