kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-02-17 14:38:04 +01:00
parent 7de948b740
commit fa93ed4c91
2 changed files with 3 additions and 3 deletions

View File

@ -163,7 +163,7 @@ $res2 = $db->query("SELECT distinct status
LIMIT 1");
$stud_status = $res2->fetch_array();
if($stud_status[status] == '0'){
if($stud_status['status'] == '0'){
echo "