Index: openacs-4/packages/xotcl-request-monitor/www/last101.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/last101.tcl,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/xotcl-request-monitor/www/last101.tcl 27 Oct 2014 16:42:02 -0000 1.3 +++ openacs-4/packages/xotcl-request-monitor/www/last101.tcl 10 Sep 2015 08:10:46 -0000 1.3.2.1 @@ -163,4 +163,9 @@ pageMaster set title $title pageMaster set context [lindex $context 0] -ns_log notice "render time [time {t1 asHTML -page -master ::pageMaster}]" \ No newline at end of file +ns_log notice "render time [time {t1 asHTML -page -master ::pageMaster}]" +# Local variables: +# mode: tcl +# tcl-indent-level: 2 +# indent-tabs-mode: nil +# End: