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
This commit is contained in:
parent
e87e62d953
commit
e502205341
|
@ -5,6 +5,7 @@ $header = "Index";
|
||||||
include ("./inc/header.php");
|
include ("./inc/header.php");
|
||||||
include ("./inc/funktion_db_list.php");
|
include ("./inc/funktion_db_list.php");
|
||||||
include ("./inc/crypt.php");
|
include ("./inc/crypt.php");
|
||||||
|
include("./inc/funktion_db.php");
|
||||||
|
|
||||||
if (IsSet($_GET["action"]))
|
if (IsSet($_GET["action"]))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue