Passwort vergessen repariert
This commit is contained in:
parent
7c460f8640
commit
31861a313d
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
# https://www.php-einfach.de/experte/php-codebeispiele/loginscript/angemeldet-bleiben/
|
||||
require_once("../config/datenbankanbindung.php");
|
||||
require_once("func_get_parameter.php");
|
||||
$db = dbconnect();
|
||||
|
||||
$function = $_POST['function'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user