\n"; $abook_found_email[$hits[0]] = 1; } } return; } function abook_take_read_array($array) { $i = 0; while ($i < count($array)) { abook_take_read_string($array[$i]); $i ++; } } function abook_take_read() { global $color, $abook_take_location; global $body, $abook_take_hide, $message, $imapConnection; if ($abook_take_hide) return; ?>
header->from); abook_take_read_array($message->header->cc); abook_take_read_array($message->header->reply_to); abook_take_read_array($message->header->to); $new_body = $body; $pos = strpos($new_body, '">Download this as a file
'); if (is_int($pos)) { $new_body = substr($new_body, 0, $pos); } $trans = get_html_translation_table(HTML_ENTITIES); $trans[' '] = ' '; $trans = array_flip($trans); $new_body = strtr($new_body, $trans); $new_body = urldecode($new_body); $new_body = strip_tags($new_body); $new_body = strtr($new_body, "\n", ' '); abook_take_read_string($body); ?>
Address Book Take: on the Read screen
> Hide the box
> Try to verify addresses