Index: openacs-4/packages/acs-templating/tcl/debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/debug-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-templating/tcl/debug-procs.tcl 8 Dec 2012 17:50:20 -0000 1.5 +++ openacs-4/packages/acs-templating/tcl/debug-procs.tcl 12 Apr 2013 16:12:57 -0000 1.6 @@ -8,7 +8,7 @@ foreach file $files { - set file [ns_info tcllib]/$file + set file $::acs::tcllib/$file set proc_name [info commands ::template::mtimes::tcl::$file] set mtime [file mtime $file]