Elgg  Version 1.9
Variables
save.php File Reference

Go to the source code of this file.

Variables

 $form_body = elgg_view("forms/account/settings", $vars)
 User account settings. More...
 

Variable Documentation

$form_body = elgg_view("forms/account/settings", $vars)

User account settings.

Plugins should extend "forms/account/settings" to add to the settings.

Definition at line 8 of file save.php.