Hi All
Can sombody please give me some indication as to how to define the following?
// Personal contact.
$_prefs['own_contact'] = array(
// The format is 'source_name;contact_id'.
'value' => '',
'locked' => false,
'shared' => false,
'type' => 'implicit'
);
Regards,
Jie