Index: openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 27 Oct 2014 16:42:02 -0000 1.2 +++ openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 10 Sep 2015 08:10:45 -0000 1.2.2.1 @@ -30,4 +30,9 @@ -community.href [export_vars -base users-in-community {community_id}] \ -count [llength [lsort -unique [eval concat $users]]] } -set t1 [t1 asHTML] \ No newline at end of file +set t1 [t1 asHTML] +# Local variables: +# mode: tcl +# tcl-indent-level: 2 +# indent-tabs-mode: nil +# End: