mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
fix spelling
This commit is contained in:
parent
d540576656
commit
7bcfdbfa5e
@ -291,7 +291,7 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
// commiting the session, before redirecting might fix racecondition in session creation
|
||||
// committing the session, before redirecting might fix race-condition in session creation
|
||||
$GLOBALS['egw']->session->commit_session();
|
||||
Egw::redirect_link($forward,$extra_vars);
|
||||
}
|
||||
@ -351,4 +351,4 @@ else
|
||||
}
|
||||
|
||||
$GLOBALS['egw']->framework->login_screen($extra_vars, $force_password_change);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user