From f5e972c030675f46cda543e13da1b787457e070b Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 23 Jun 2021 15:21:12 -0600 Subject: Add the rest of the changes --- signout.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) mode change 100644 => 100755 signout.php (limited to 'signout.php') diff --git a/signout.php b/signout.php old mode 100644 new mode 100755 index bbaa47a..581617f --- a/signout.php +++ b/signout.php @@ -1,16 +1,16 @@ - - - - Sign out - cflip.net forums - - - -sign_out(); - -include_once './includes/templates/header.php'; -echo '

You have now been signed out

'; -?> - - + + + + Sign out - cflip.net forums + + + +sign_out(); + +include_once './includes/templates/header.php'; +echo '

You have now been signed out

'; +?> + + -- cgit v1.2.3