--- cacti-0.8.5/lib/tree_view.php	2004-02-03 01:21:08.000000000 -0500
+++ cacti-0.8.6/lib/tree_view.php	2004-03-21 23:45:32.000000000 -0500
@@ -302,8 +302,7 @@
 			graph_tree_items.title,
 			graph_tree_items.order_key,
 			graph_tree_items.host_id,
-			host.description as hostname,
-			user_auth_perms.user_id
+			host.description as hostname
 			from graph_tree_items
 			left join host on host.id=graph_tree_items.host_id
 			$sql_join
