Index: openacs-4/packages/attendance/lib/cp-attendance-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attendance/lib/cp-attendance-postgresql.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/attendance/lib/cp-attendance-postgresql.xql 4 Apr 2006 01:28:44 -0000 1.2 +++ openacs-4/packages/attendance/lib/cp-attendance-postgresql.xql 5 Apr 2006 01:49:01 -0000 1.3 @@ -34,7 +34,7 @@ where cr.revision_id = et.revision_id and grade_item_id = :grade_item_id and cri.live_revision = et.task_id - and et.mimre_type = crmt.mime_type + and et.mime_type = crmt.mime_type order by due_date asc