Index: openacs-4/packages/cms/www/modules/templates/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/www/modules/templates/index.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/cms/www/modules/templates/index.tcl 19 Aug 2002 04:07:50 -0000 1.5 +++ openacs-4/packages/cms/www/modules/templates/index.tcl 15 Sep 2002 20:51:35 -0000 1.6 @@ -46,7 +46,7 @@ # Query for the parent if { ! [string equal $path /] } { - db_1row get_parent "" -column_array parent + db_0or1row get_parent "" -column_array parent } # Query folders first