Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Variables | |
if(elgg_is_logged_in()) | $title = elgg_echo("user:password:lost") |
$content | |
if(elgg_get_config('walled_garden')) | else |
Definition at line 15 of file forgotten_password.php.
if (elgg_is_logged_in()) $title = elgg_echo("user:password:lost") |
Definition at line 13 of file forgotten_password.php.
if (elgg_get_config('walled_garden')) else |
Definition at line 23 of file forgotten_password.php.