Index: openacs-4/packages/categories/lib/list-categories.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/lib/list-categories.tcl,v diff -u -N -r1.4 -r1.4.2.1 --- openacs-4/packages/categories/lib/list-categories.tcl 27 Oct 2014 16:41:10 -0000 1.4 +++ openacs-4/packages/categories/lib/list-categories.tcl 10 Sep 2015 08:30:17 -0000 1.4.2.1 @@ -28,3 +28,9 @@ } category_tree::get_multirow -datasource categories -container_id [ad_conn subsite_id] -category_counts $counts + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: