mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 08:19:05 +01:00
Fix recover password form display
This commit is contained in:
parent
03485bd486
commit
86b5e8fece
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ class LSurl {
|
|||
|
||||
// Check authentication (if need)
|
||||
if($request -> authenticated && ! LSsession :: startLSsession()) {
|
||||
LSsession :: setTemplate('login.tpl');
|
||||
LSsession :: displayTemplate();
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue