Index: openacs-4/packages/acs-tcl/tcl/utilities-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-init.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-tcl/tcl/utilities-init.tcl 11 Mar 2010 14:36:51 -0000 1.9 +++ openacs-4/packages/acs-tcl/tcl/utilities-init.tcl 7 Aug 2017 23:48:00 -0000 1.10 @@ -20,3 +20,9 @@ ad_schedule_proc -all_servers t -schedule_proc ns_schedule_daily \ [list 00 00] util::roll_server_log } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: