Index: openacs.org-dev/www/templates/homepage-index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/www/templates/homepage-index.tcl,v diff -u -r1.4 -r1.5 --- openacs.org-dev/www/templates/homepage-index.tcl 23 Jul 2002 10:16:00 -0000 1.4 +++ openacs.org-dev/www/templates/homepage-index.tcl 30 Jul 2002 20:10:01 -0000 1.5 @@ -99,7 +99,7 @@ -- , acs_objects where fm.forum_id = ff.forum_id and fm.parent_id is null - and ff.package_id = 3928 + and ff.package_id = 3061 -- and fm.message_id = acs_objects.object_id and posting_date > now() - $max_post_age_days order by fm.posting_date desc