Index: openacs-4/packages/curriculum/lib/admin-curriculums-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum/lib/admin-curriculums-postgresql.xql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/curriculum/lib/admin-curriculums-postgresql.xql 15 Jun 2003 15:33:02 -0000 1.3 +++ openacs-4/packages/curriculum/lib/admin-curriculums-postgresql.xql 22 Feb 2004 22:01:54 -0000 1.4 @@ -45,7 +45,6 @@ workflow_case_fsm cfsm, workflow_fsm_states st where cc.package_id = :package_id - and author.user_id = cc.owner_id and cfsm.case_id = cas.case_id and st.state_id = cfsm.current_state and cas.workflow_id = :workflow_id