9ce1564d by Jeff Balicki

ew

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