maybe the session wont reload itself for eternity.
This commit is contained in:
		@@ -17,5 +17,9 @@ $_SESSION['updated_at'] = $user['updated_at'];
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
echo 'Session newly validated!';
 | 
			
		||||
if(isset($_GET['page'])) {
 | 
			
		||||
echo '<meta http-equiv="refresh" content="0; URL='.$_GET['page'].'">';
 | 
			
		||||
} else {
 | 
			
		||||
    die();
 | 
			
		||||
}
 | 
			
		||||
?>
 | 
			
		||||
		Reference in New Issue
	
	Block a user