|
Elgg
Version master
|
Go to the source code of this file.
Variables | |
| if(elgg_is_logged_in()) elseif(elgg_get_config('allow_registration')) | else |
| $content = elgg_view_form('login', ['ajax' => true]) | |
| $content = elgg_view_form('login', ['ajax' => true]) |
| if (elgg_is_logged_in()) elseif (elgg_get_config( 'allow_registration')) else |