mirror of
https://github.com/fspc/biketree.git
synced 2026-09-16 14:31:36 -04:00
First commit of biketree to github!
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
<?php session_start();
|
||||
session_destroy();
|
||||
header ("Location:members/signoutsubmit.php?visitID=0");//login.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user