Klicke ich unten im Forum auf WER IST ONLINE bekomme ich die Fehlermeldung :
Code: Alles auswählen
Parse error: syntax error, unexpected T_CASE in /srv/www/httpd/phost/d/com/pytalhost/dienstagstruppe/web/viewonline.php on line 321
Code: Alles auswählen
Zeile 321 -> case 'arcade':
if (!isset($arcade))
{
include($phpbb_root_path . 'includes/arcade/arcade_class.' . $phpEx);
include($phpbb_root_path . 'includes/functions_user.' . $phpEx);
$arcade = new arcade();
}