Kleine Fehlerkorrekturen

This commit is contained in:
aschwarz
2023-04-14 11:56:50 +02:00
parent dca6720ffa
commit 9943b7fed9
15 changed files with 120 additions and 120 deletions

View File

@ -185,7 +185,7 @@ echo "
} else {
if (md5($_POST['pw_alt']) != $row[passwort])
if (md5($_POST['pw_alt']) != $row['passwort'])
{
echo "
<html>