diff options
Diffstat (limited to 'www-ssl/admin/free.php')
-rwxr-xr-x | www-ssl/admin/free.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-ssl/admin/free.php b/www-ssl/admin/free.php index 604660a1..b492784b 100755 --- a/www-ssl/admin/free.php +++ b/www-ssl/admin/free.php @@ -4,7 +4,6 @@ $title = "Erzengel"; $header = "Freie Engel"; include ("./inc/header.php"); include ("./inc/funktion_db_list.php"); -include ("./inc/funktion_user.php"); echo "Hallo ".$_SESSION['Nick'].",<br>\n"; |