Index: openacs-4/packages/evaluation/www/view/index.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/view/index.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/evaluation/www/view/index.xql 14 Jul 2004 17:42:07 -0000 1.2 +++ openacs-4/packages/evaluation/www/view/index.xql 22 Dec 2004 22:06:41 -0000 1.3 @@ -10,14 +10,4 @@ and crr.revision_id = :revision_id - - - - select crf.folder_id - from cr_folders crf - where crf.label = :content_type||'_'||:package_id - - - -