Kleine Fehlerkorrekturen
This commit is contained in:
@ -185,7 +185,7 @@ echo "
|
||||
} else {
|
||||
|
||||
|
||||
if (md5($_POST['pw_alt']) != $row[passwort])
|
||||
if (md5($_POST['pw_alt']) != $row['passwort'])
|
||||
{
|
||||
echo "
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user