a527b8e3 by Dan Rempel

Merge branch 'deploy' of git.gotenzing.com:tenzing/banners-with-skip into deploy

2 parents 0eb52647 4cf3b46d
......@@ -8,4 +8,9 @@ if(array_key_exists('logout',$_GET))
session_destroy();
header("Location:index.php");
}
//test
?>
......