Index: openacs-4/packages/evaluation/www/admin/evaluations/evaluate-students-2.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/admin/evaluations/evaluate-students-2.xql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/evaluation/www/admin/evaluations/evaluate-students-2.xql 10 Sep 2004 19:16:31 -0000 1.3 +++ openacs-4/packages/evaluation/www/admin/evaluations/evaluate-students-2.xql 7 Apr 2005 11:26:59 -0000 1.4 @@ -2,16 +2,6 @@ - - - - update cr_revisions - set lob = [set __lob_id [db_string get_lob_id "select empty_lob()"]] - where revision_id = :revision_id - - - - @@ -22,18 +12,6 @@ - - - - update cr_revisions - set content = :filename, - mime_type = :mime_type, - content_length = :content_length - where revision_id = :revision_id - - - -