diff options
Diffstat (limited to 'signout.php')
-rw-r--r-- | signout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signout.php b/signout.php index 035877b..bbaa47a 100644 --- a/signout.php +++ b/signout.php @@ -13,4 +13,4 @@ include_once './includes/templates/header.php'; echo '<p class="success">You have now been signed out</p>'; ?> </body> -</html>
\ No newline at end of file +</html> |