kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-03-01 16:54:46 +01:00
parent 41585c1390
commit 31a4c3c5bc
3 changed files with 14 additions and 14 deletions

View File

@ -182,7 +182,7 @@ echo "
exit;
}
if ($_POST['user'] != $row[user]) {
if ($_POST['user'] != $row['user']) {
echo"
<html>
<head>