Index: openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/01-database-procs.tcl,v diff -u -N -r1.1.2.15 -r1.1.2.16 --- openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 13 Jul 2020 12:02:33 -0000 1.1.2.15 +++ openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 24 Aug 2020 23:50:18 -0000 1.1.2.16 @@ -3693,12 +3693,6 @@ ns_pg blob_select_file $db $content $file } else { error "invalid query" - - # TODO: Page /file-storage/download-archive/index - # fails here on cvs head both before and after my - # mult-db db_* API work, I don't know why. See bug: - # http://openacs.org/bugtracker/openacs/com/file-storage/bug?bug%5fnumber=427 - # --atp@piskorski.com, 2003/04/09 18:04 EDT } }