From 24b4436358375eff21a7a3278a8e98ea05c1eab3 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sat, 7 Mar 2020 21:40:38 +0100 Subject: [PATCH] moved to new login/logout enforcement system --- threadr/about/index.php | 1 + threadr/board/board.php | 3 ++- threadr/board/default.php | 3 ++- threadr/board/index.php | 1 + threadr/board/post.php | 1 + threadr/boards/index.php | 1 + threadr/index.php | 1 + threadr/logout/index.php | 2 ++ threadr/news/index.php | 1 + threadr/profile/edit.php | 1 + threadr/profile/index.php | 1 + threadr/signup/verify-email/index.php | 2 ++ threadr/userhome/index.php | 1 + 13 files changed, 17 insertions(+), 2 deletions(-) diff --git a/threadr/about/index.php b/threadr/about/index.php index 877d90b..79978d3 100644 --- a/threadr/about/index.php +++ b/threadr/about/index.php @@ -1,5 +1,6 @@ EPIC FEED

"; ?> - \ No newline at end of file + diff --git a/threadr/board/default.php b/threadr/board/default.php index d630d40..48dbd8b 100644 --- a/threadr/board/default.php +++ b/threadr/board/default.php @@ -1,5 +1,6 @@ "; ?> - \ No newline at end of file + diff --git a/threadr/board/index.php b/threadr/board/index.php index f18518e..27e3e97 100644 --- a/threadr/board/index.php +++ b/threadr/board/index.php @@ -1,5 +1,6 @@ + //todo empty navbar %NAVBAR%
diff --git a/threadr/userhome/index.php b/threadr/userhome/index.php index 8da476e..6ac99cd 100644 --- a/threadr/userhome/index.php +++ b/threadr/userhome/index.php @@ -1,6 +1,7 @@