kleine constant Fehler geändert
This commit is contained in:
@ -32,7 +32,7 @@ else
|
||||
switch($action){
|
||||
default:
|
||||
|
||||
$vert1 = $_COOKEI[ck_vert1];
|
||||
$vert1 = $_COOKEI['ck_vert1'];
|
||||
|
||||
$db = dbconnect();
|
||||
include("kurs/sta/stan_soadmonline_write.php"); // Für Statistik, wieviele User online sind
|
||||
@ -649,4 +649,4 @@ if ($sql) // Bestätigungsseite bei Erfolg sonst Nichterfolgsmeldung
|
||||
}
|
||||
|
||||
} //Ende Action Abfrage
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user