Go to the source code of this file.
|
| Elgg |
| Configuration exception.
|
|
Initial value:= [
[
'#type' => 'hidden',
'name' => 'friend_guid'
Definition at line 26 of file register.php.
Initial value: '#type' => 'submit',
])
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
elgg_echo($message_key, array $args=[], $language="")
Given a message key, returns an appropriately translated full-text string.
Definition at line 86 of file register.php.
$password = $password2 = '' |
foreach($fields as $field) |