Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.140.2.3 -r1.140.2.4 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 26 Aug 2015 10:13:58 -0000 1.140.2.3 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 10 Sep 2015 08:22:01 -0000 1.140.2.4 @@ -4631,3 +4631,9 @@ } { return [ns_config ns/parameters tmpdir] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: