From 40519abf95a3f59552e91799afb959677e87c73f Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Sat, 9 Nov 2019 23:13:11 +0100 Subject: [PATCH] added a logout page --- logout.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 logout.php diff --git a/logout.php b/logout.php new file mode 100644 index 0000000..e98624d --- /dev/null +++ b/logout.php @@ -0,0 +1,10 @@ + \ No newline at end of file