Elgg  Version 1.9
Variables
lost_password.php File Reference

Go to the source code of this file.

Variables

 $title = elgg_echo('user:password:lost')
 Walled garden lost password. More...
 
 $body = elgg_view_form('user/requestnewpassword')
 

Variable Documentation

$body = elgg_view_form('user/requestnewpassword')

Definition at line 7 of file lost_password.php.

$title = elgg_echo('user:password:lost')

Walled garden lost password.

Definition at line 6 of file lost_password.php.