added admin function: add user
This commit is contained in:
@@ -21,7 +21,6 @@ require_once("config/participo.php");
|
||||
$cwsvJudoConfig["db"]["user"],
|
||||
$cwsvJudoConfig["db"]["password"]
|
||||
);
|
||||
eventPlaner::setDbConnection(dbConnector::getDbConnection());
|
||||
|
||||
participo::authentificate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user