|
Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
| Elgg | |
| Save menu items. | |
Variables | |
| $name = $username = $email = $password = $password2 = $admin = '' | |
| if (elgg_is_sticky_form( 'useradd')) | |
| $name = $username = $email = $password = $password2 = $admin = '' |
Definition at line 10 of file useradd.php.
| if(elgg_is_sticky_form('useradd')) | ( | elgg_is_sticky_form( 'useradd') | ) |
Definition at line 12 of file useradd.php.