/ Published in: PHP
Expand |
Embed | Plain Text
'#type' => 'textfield', '#title' => t('User'), '#required' => FALSE, '#default_value' => NULL, '#max_length' => 128, '#description' => t(''), );
You need to login to post a comment.
'#type' => 'textfield', '#title' => t('User'), '#required' => FALSE, '#default_value' => NULL, '#max_length' => 128, '#description' => t(''), );
You need to login to post a comment.