Index: openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl,v diff -u -r1.62 -r1.62.2.1 --- openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 27 Oct 2014 16:40:06 -0000 1.62 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 10 Sep 2015 08:21:56 -0000 1.62.2.1 @@ -703,3 +703,9 @@ } { return [db_string get_item_id "" -default 0] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: