Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. Array ( [user_registration_help] => Array ( [#value] => [#weight] => -20 ) [account] => Array ( [#type] => fieldset [#title] => Account information [#weight] => -10 [name] => Array ( [#type] => value [#value] => HwyA2h2hzY ) [mail] => Array ( [#type] => textfield [#title] => E-mail address [#default_value] => [#maxlength] => 64 [#description] => A valid e-mail address. All e-mails from the system will be sent to this address. The e-mail address is not made public and will only be used if you wish to receive a new password or wish to receive certain news or notifications by e-mail. [#required] => 1 ) [pass] => Array ( [#type] => password_confirm [#description] => Provide a password for the new account in both fields. [#required] => 1 [#size] => 25 ) ) [#uid] => [autoassignrole_user] => Array ( [#type] => fieldset [#title] => Choose Class [#collapsible] => [#collapsed] => [user_roles] => Array ( [#type] => select [#title] => Class [#default_value] => [#description] => [#options] => Array ( [4] => Hart Class [3] => Spurgers Class [] => ) [#required] => 1 ) ) [Personal Information] => Array ( [#type] => fieldset [#title] => Personal Information [#weight] => 1 [profile_fname] => Array ( [#type] => textfield [#title] => First Name [#default_value] => [#maxlength] => 255 [#description] => Please enter your first name. [#required] => 1 ) [profile_lname] => Array ( [#type] => textfield [#title] => Last name [#default_value] => [#maxlength] => 255 [#description] => Please enter in your last name. [#required] => 1 ) ) [timezone] => Array ( [#type] => hidden [#default_value] => -18000 [#id] => edit-user-register-timezone ) [submit] => Array ( [#type] => submit [#value] => Create new account [#weight] => 30 ) [#validate] => Array ( [0] => user_register_validate ) [#parameters] => Array ( [0] => user_register [1] => Array ( [storage] => [submitted] => [post] => Array ( ) ) ) [#build_id] => form-6107a36f4d690916cbf23a39e0623522 [#type] => form [#programmed] => [form_build_id] => Array ( [#type] => hidden [#value] => form-6107a36f4d690916cbf23a39e0623522 [#id] => form-6107a36f4d690916cbf23a39e0623522 [#name] => form_build_id ) [form_id] => Array ( [#type] => hidden [#value] => user_register [#id] => edit-user-register ) [#id] => user-register [#description] => [#attributes] => Array ( ) [#required] => [#tree] => [#parents] => Array ( ) [#method] => post [#action] => /prayer/user/register [#submit] => Array ( [0] => user_register_submit [1] => auto_username_user_register_submit ) )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement