why is $where/$what/$pos needed when viewing a message anyway ? (after a search)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3015
7612ce4b-ef26-0410-bec9-
ea0150e637f0
}
$td_str .= "<a href=\"read_body.php?mailbox=$urlMailbox&passed_id="
. $msg["ID"]
- . "&startMessage=$start_msg&show_more=0$search_stuff\"";
+ . "&startMessage=$start_msg&show_more=0\"";
do_hook("subject_link");
if ($subject != $msg['SUBJECT']) {
$title = get_html_translation_table(HTML_SPECIALCHARS);
return ($handleAsSent_result);
}
-?>
\ No newline at end of file
+?>