$username,

Here’s a daily update of activity on the Olympic Business forum.

END; foreach ($threads as $thread) { if (in_array($thread['fid'], $forbidden)) continue; if ($thread['replies'] === '0' && $thread['username'] === $username) continue; $message .= ' '; } $message .= <<
Forum Thread Started by Replies Last update
'.$thread['forumname'].' '.$thread['subject'].' '. $thread['username'].', '. date(DATE_FORMAT, $thread['dateline']).' '.$thread['replies'].' '. $thread['lastposter'].', '. date(DATE_FORMAT, $thread['lastpost']).'

Thank you,
Olympic Business Forum Staff

To unsubscribe from these daily digests, click here.

END; return $message; } ?>