silly man.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4763
7612ce4b-ef26-0410-bec9-
ea0150e637f0
$td_str .= '<a href="read_body.php?mailbox='.$urlMailbox
. '&passed_id='. $msg["ID"]
. '&startMessage='.$start_msg.$searchstr.'"';
$td_str .= '<a href="read_body.php?mailbox='.$urlMailbox
. '&passed_id='. $msg["ID"]
. '&startMessage='.$start_msg.$searchstr.'"';
- do_hook("subject_link");
+ $td_str .= ' ' .concat_hook_function('subject_link');
if ($subject != $subject_full) {
$title = get_html_translation_table(HTML_SPECIALCHARS);
$title = array_flip($title);
if ($subject != $subject_full) {
$title = get_html_translation_table(HTML_SPECIALCHARS);
$title = array_flip($title);