Kleinere Verbesserungen
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
require_once("../config.inc.php");
|
||||
require_once("../config/datenbankanbindung.php");
|
||||
$db = dbconnect();
|
||||
|
||||
$function = $_POST['function'];
|
||||
|
||||
if ($function == 'membersave') {
|
||||
|
Reference in New Issue
Block a user