|
Elgg
Version master
|
Go to the source code of this file.
Variables | |
| $shell = elgg_get_config('walled_garden') ? 'walled_garden' : 'default' | |
| Assembles and outputs a login page. More... | |
| $title = elgg_get_session()->has('last_forward_from') ? elgg_echo('login:continue') : elgg_echo('login') | |
| $shell = elgg_get_config('walled_garden') ? 'walled_garden' : 'default' |
| $title = elgg_get_session()->has('last_forward_from') ? elgg_echo('login:continue') : elgg_echo('login') |