9ce1564d by Jeff Balicki

ew

1 parent 86e7003e
......@@ -9,7 +9,7 @@ if(array_key_exists('logout',$_GET))
header("Location:index.php");
}
//test
//test 2
?>
......