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.10 -r1.11 --- openacs.org-dev/www/templates/homepage-index.tcl 2 Aug 2002 16:05:39 -0000 1.10 +++ openacs.org-dev/www/templates/homepage-index.tcl 2 Aug 2002 16:13:17 -0000 1.11 @@ -95,7 +95,7 @@ forums_forum__name(fm.forum_id) as forum_name, to_char(posting_date,'MM/DD/YY') as sent_date_no_time, to_char(posting_date,'HH24:MM') as sent_time, --- to_char(acs_objects.last_modified, 'Mon DD YYYY HH24:MI:SS') as last_modified, +-- to_char(acs_objects.last_modified, 'Mon DD YYYY HH24:MI:SS') as last_modified (select count(*) from forums_messages_approved fm1