Index: openacs-4/packages/dotlrn/tcl/zz-dotlrn-postload-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/zz-dotlrn-postload-init.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/dotlrn/tcl/zz-dotlrn-postload-init.tcl 26 Feb 2005 17:52:21 -0000 1.3 +++ openacs-4/packages/dotlrn/tcl/zz-dotlrn-postload-init.tcl 7 Aug 2017 23:48:09 -0000 1.4 @@ -1,3 +1,8 @@ #if { [security::https_available_p] } { # ad_register_filter preauth GET "[dotlrn::get_url]/admin/*" ad_restrict_to_https -#} \ No newline at end of file +#} +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: