Index: openacs-4/packages/file-storage/www/move.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/move.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/file-storage/www/move.tcl 11 May 2004 00:09:12 -0000 1.1.2.3 +++ openacs-4/packages/file-storage/www/move.tcl 11 Jul 2004 11:35:13 -0000 1.1.2.4 @@ -47,7 +47,7 @@ # DaveB: I think it should be DELETE instead of WRITE # but the existing file-move page checks for WRITE - template::multirow::foreach move_objects { + template::multirow foreach move_objects { db_exec_plsql move_item {} }