From ce1f1675a707c1d0489c7706a8d922e1270ba3d0 Mon Sep 17 00:00:00 2001 From: Matt Lebofsky Date: Sat, 17 Jun 2006 17:13:58 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=10389 --- checkin_notes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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