Index: openacs-4/packages/acs-subsite/www/admin/site-map/index-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/site-map/index-postgresql.xql,v diff -u -r1.12 -r1.13 --- openacs-4/packages/acs-subsite/www/admin/site-map/index-postgresql.xql 2 Apr 2013 11:05:18 -0000 1.12 +++ openacs-4/packages/acs-subsite/www/admin/site-map/index-postgresql.xql 27 Oct 2014 16:39:56 -0000 1.13 @@ -84,7 +84,7 @@ and n.tree_sortkey between n2.tree_sortkey and tree_right(n2.tree_sortkey) and (n.parent_id is null or n.parent_id in ([join $expand ", "]))) site_map on site_map.object_id = p.package_id - $where_limit + $where_limit order by url