Änderungen vom Wochenende
This commit is contained in:
parent
3a7d2b5e4d
commit
83ce22c602
@ -31,7 +31,7 @@ if ($action == '') {
|
||||
$smarty->assign('umfrage_anzeigen', "1");
|
||||
$smarty->assign('umfrage_umid', "$row_umid[umid]");
|
||||
}
|
||||
if($GET['error'] == 1){
|
||||
if($_GET['error'] == 1){
|
||||
echo "Umfrage wurde schon teilgenommen";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user