From e502205341c335e3a15398619cf14c9bc0b7a170 Mon Sep 17 00:00:00 2001 From: cookie Date: Sat, 11 Nov 2006 12:43:54 +0000 Subject: 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 --- www-ssl/admin/user2.php | 1 + 1 file changed, 1 insertion(+) (limited to 'www-ssl') 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"])) { -- cgit v1.2.3-54-g00ecf