From 3163329b8a8da24b8e388d4309f99cf2c6742a19 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 16 Aug 2008 17:23:44 +0000 Subject: Central: Added logout page Also modified Change Password to lock out non logged-in users and to use the instaDisc_verifyUser() functions instead of inlining it. Refs #25 --- central/trunk/logout.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 central/trunk/logout.php (limited to 'central/trunk/logout.php') diff --git a/central/trunk/logout.php b/central/trunk/logout.php new file mode 100644 index 0000000..e915329 --- /dev/null +++ b/central/trunk/logout.php @@ -0,0 +1,11 @@ + -- cgit 1.4.1