kleine constant Fehler geändert
This commit is contained in:
@ -182,7 +182,7 @@ echo "
|
||||
exit;
|
||||
}
|
||||
|
||||
if ($_POST['user'] != $row[user]) {
|
||||
if ($_POST['user'] != $row['user']) {
|
||||
echo"
|
||||
<html>
|
||||
<head>
|
||||
|
Reference in New Issue
Block a user