From c83d7e03b607447cb203c0a17edaca9baf1d087f Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 2 Feb 2025 12:34:53 +0200 Subject: feat(views): Move login and logout to session/create and session/delete --- views/logout/index.php | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 views/logout/index.php (limited to 'views/logout/index.php') diff --git a/views/logout/index.php b/views/logout/index.php deleted file mode 100644 index 87878ed..0000000 --- a/views/logout/index.php +++ /dev/null @@ -1,21 +0,0 @@ -

Logging you out...

- - -- cgit v1.2.3