diff options
Diffstat (limited to 'account.php')
| -rw-r--r-- | account.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/account.php b/account.php index 92be6d7..0a41d16 100644 --- a/account.php +++ b/account.php @@ -1,4 +1,8 @@ <?php include('auth.php'); + +/* Copyright Maximilian Möhring, 2013 +Licensed under the GPL. Read LICENSE for more Information.*/ + include("header.php"); if ($_SESSION["username"] != "jg-adlershof"){ |
