From 060f4507133cda370a5d4dcddf4cda20e8c0ffd3 Mon Sep 17 00:00:00 2001 From: cookie Date: Fri, 22 Dec 2006 17:16:25 +0000 Subject: ausgabe der picture beu active user, include function_user.php in header.php und include aus anderen files entfernt git-svn-id: svn://svn.cccv.de/engel-system@218 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/admin/user2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-ssl/admin/user2.php') diff --git a/www-ssl/admin/user2.php b/www-ssl/admin/user2.php index ce349f40..2674a7bf 100755 --- a/www-ssl/admin/user2.php +++ b/www-ssl/admin/user2.php @@ -5,7 +5,7 @@ $header = "Index"; include ("./inc/header.php"); include ("./inc/funktion_db_list.php"); include ("./inc/crypt.php"); -include("./inc/funktion_db.php"); +include ("./inc/funktion_db.php"); if (IsSet($_GET["action"])) { -- cgit v1.2.3-54-g00ecf