Index: openacs-4/packages/forums/www/user-history.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/user-history.tcl,v diff -u -r1.14 -r1.14.2.1 --- openacs-4/packages/forums/www/user-history.tcl 27 Oct 2014 16:41:39 -0000 1.14 +++ openacs-4/packages/forums/www/user-history.tcl 12 Sep 2015 11:06:29 -0000 1.14.2.1 @@ -18,3 +18,9 @@ set context [list [_ forums.Posting_History]] ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: