fixed an other warning

This commit is contained in:
Ralf Becker 2013-11-16 11:24:52 +00:00
parent 76eb7d2ca0
commit cec909fb13

View File

@ -1640,7 +1640,7 @@ unset($query['actions']);
'id' => $field_data,//['EMAIL'],
// 'label' => ($field_data['PERSONAL_NAME'] && $field_data['PERSONAL_NAME']!='NIL') ? $field_data['PERSONAL_NAME']:$field_data['EMAIL'],
// Optional
'title' => str_replace('"',"'",$field_data['RFC822_EMAIL']),
'title' => str_replace('"',"'",$field_data),//['RFC822_EMAIL']),
);
// Add all other data, will be preserved & passed to js onclick
// Also available in widget.options.select_options