|
'headers' => array('Content-Type' => 'application/json', 'Accept' => 'application/json'),
|
|
'headers' => array('Content-Type' => 'application/json', 'Accept' => 'application/json'),
|
|
'data' => json_encode($outgoing_data),
|
|
'data' => json_encode($outgoing_data),
|
|
drupal_set_message(t('Thank you for registering. You can update your details at any time.'), 'status');
|
|
drupal_set_message(t('Thank you for registering. You can update your details at any time.'), 'status');
|