git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10844
7612ce4b-ef26-0410-bec9-
ea0150e637f0
- Tweaked STARTTLS option for SMTP/IMAP to allow previous settings of just
pure TLS not to be used to assume STARTTLS.
- Fixed quotes in configuration strings in administrator plugin.
+ - Fixed View as HTML link so it doesn't forget it was part of a seach result.
Version 1.5.1 (branched on 2006-02-12)
}
}
if($has_html == true) {
- $vars = array('passed_ent_id', 'show_more', 'show_more_cc', 'override_type0', 'override_type1', 'startMessage');
+ $vars = array('passed_ent_id', 'show_more', 'show_more_cc', 'override_type0', 'override_type1', 'startMessage', 'where', 'what');
$new_link = $base_uri . 'src/read_body.php?passed_id=' . urlencode($passed_id) .
'&passed_ent_id=' . urlencode($passed_ent_id) .