diff options
Diffstat (limited to 'header.php')
| -rw-r--r-- | header.php | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -<?php include('auth.php'); +<?php include('auth.php'); + +/* Copyright Maximilian Möhring, 2013 +Licensed under the GPL. Read LICENSE for more Information.*/ + if ($_SESSION["username"] == "jg-adlershof"){ $account ="<td><a href='member_login.php'>Login</a></td> |
