- Rechtschreibung verbessert
geändert: src/md/verein.md - Login löst einen Pagehit im Log aus geändert: wkParticipo/login.php - veralltete Datei entfernt gelöscht: wkParticipo/loginDev.php
This commit is contained in:
@@ -36,6 +36,8 @@ if (isset($_SESSION['login'])) {
|
||||
),
|
||||
);
|
||||
$message['success'] = 'Anmeldung erfolgreich, <a href="index.php">weiter zum Inhalt.';
|
||||
|
||||
PHPCount::AddHit("wkParticipo - login - ".$row['loginName']);
|
||||
header('Location: http://' . $_SERVER['HTTP_HOST'] . '/pages/desktop/wkParticipo/index.php?user=' . $_POST['f']['username']);
|
||||
} else {
|
||||
sleep(1);
|
||||
|
||||
Reference in New Issue
Block a user