Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl,v diff -u -r1.20 -r1.20.2.1 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 27 Oct 2014 16:41:56 -0000 1.20 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 12 Sep 2015 19:00:46 -0000 1.20.2.1 @@ -237,3 +237,9 @@ return [db_string get_content_format.select {} ] } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: