mirror of
				https://github.com/fspc/biketree.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
| <?php session_start();
 | |
| session_destroy();
 | |
| header ("Location:members/signoutsubmit.php?visitID=0");//login.php");
 | |
| ?>
 |