4c206b37 by Jeff Balicki

test

1 parent 30da50c6
......@@ -9,3 +9,4 @@ if(array_key_exists('logout',$_GET))
header("Location:index.php");
}
?>
......