diff --git a/checkin_notes b/checkin_notes index 9d42e5da8d..d0058b1f44 100755 --- a/checkin_notes +++ b/checkin_notes @@ -6259,3 +6259,17 @@ Bruce 17 June 2006 sched/ handle_request.C +Matt 17 June 2006 + +Forum related stuff. I updated forum.inc so that if the flag + is in the config.xml file, the rating +/- links don't +show up under posts. As well, I have a check in forum_rate.php to do the +same check (and make sure people are trying to sneakily downrate posts +without using the +/- links). As well, fixed a bug in email.inc where +the moderator e-mail address wasn't showing up in "deleted post" e-mails. + + html/user + forum_rate.php + html/inc + forum.inc + email.inc