From efa490d37a6203317f3b31b2428e3f2b3ab49bfe Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 21 Feb 2025 21:02:29 -0500 Subject: [PATCH] clear and logout --- logout.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 logout.php diff --git a/logout.php b/logout.php new file mode 100644 index 0000000..fa8ebe8 --- /dev/null +++ b/logout.php @@ -0,0 +1,9 @@ + "Logged out"]); +exit; +?>