|
Elgg
Version master
|
Go to the source code of this file.
Variables | |
| $user_guid = (int) get_input('u') | |
| $user = get_user($user_guid) | |
| if(! $user instanceof ElggUser) | $content |
Definition at line 17 of file change_password.php.
| $user = get_user($user_guid) |
Definition at line 10 of file change_password.php.
| $user_guid = (int) get_input('u') |
Definition at line 8 of file change_password.php.