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.12 -r1.13 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 13 Jan 2003 22:55:55 -0000 1.12 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 14 Jan 2003 12:17:05 -0000 1.13 @@ -260,7 +260,7 @@ } ad_proc -private apm_files_load { - {-force_reload_p 0} + {-force_reload:boolean 0} {-callback apm_dummy_callback} files } { @@ -269,7 +269,6 @@ @param -force_reload Indicates if the file should be loaded even if it \ is already loaded in the interpreter. } { - # This will be the first time loading for each of these files (since if a # file has already been loaded, we just skip it in the loop below). global apm_first_time_loading_p