Index: openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl,v diff -u -r1.28 -r1.29 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 4 Oct 2003 03:04:04 -0000 1.28 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 21 Oct 2003 13:54:07 -0000 1.29 @@ -421,7 +421,7 @@ @author Peter Marklund } { - set watchable_file [list] + set watchable_files [list] set files [ad_find_all_files [acs_root_dir]/packages/$package_key] foreach file [lsort $files] {