This commit is contained in:
2021-04-10 18:52:38 +02:00
parent f7929a0090
commit d82abe1dd3
49 changed files with 4009 additions and 5 deletions

View File

@@ -59,6 +59,12 @@ if (isset($_POST['action'])) {
log::register('coach_login', $user_coach_id, null, $user_coach_id);
header("Location: " . $actual_link);
}
elseif ($user_camp_id) {
//sikeres bejelentkezés táborózóként
$login->login_user($user_camp_id, 'badminton_camp_user', 4);
//log::register('camp_login', $user_coach_id, null, $user_coach_id);
header("Location: " . $actual_link);
}
else {
//die($user_coach_id);
//sikertelen bejelentkezés