summaryrefslogtreecommitdiff
path: root/www-ssl
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-11-11 12:43:54 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-11-11 12:43:54 +0000
commite502205341c335e3a15398619cf14c9bc0b7a170 (patch)
tree674b0250daced9af942ab8557ed38aa9f9a88c06 /www-ssl
parente87e62d953ec5d4a79390ce28ef88fe43a816473 (diff)
problem mit events.cccv.de function db_query not fond
git-svn-id: svn://svn.cccv.de/engel-system@158 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl')
-rwxr-xr-xwww-ssl/admin/user2.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/admin/user2.php b/www-ssl/admin/user2.php
index 4eb23a80..e1792d4e 100755
--- a/www-ssl/admin/user2.php
+++ b/www-ssl/admin/user2.php
@@ -5,6 +5,7 @@ $header = "Index";
include ("./inc/header.php");
include ("./inc/funktion_db_list.php");
include ("./inc/crypt.php");
+include("./inc/funktion_db.php");
if (IsSet($_GET["action"]))
{