? .svn
? sites/all/modules
? sites/default/files
? sites/default/settings.php
? sites/default/tmp
Index: modules/aggregator/aggregator.pages.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/aggregator/aggregator.pages.inc,v
retrieving revision 1.12
diff -u -p -r1.12 aggregator.pages.inc
--- modules/aggregator/aggregator.pages.inc	8 Jan 2008 10:35:40 -0000	1.12
+++ modules/aggregator/aggregator.pages.inc	15 Apr 2008 04:03:05 -0000
@@ -60,7 +60,6 @@ function aggregator_page_source($arg1, $
  *   The items HTML.
  */
 function aggregator_page_category($arg1, $arg2 = NULL) {
-  drupal_set_breadcrumb(array_merge(drupal_get_breadcrumb(), array(l(t('Categories'), 'aggregator/categories'))));
   // If there are two arguments then we are called as a form, $arg1 is
   // $form_state and $arg2 is $category. Otherwise, $arg1 is $category.
   $category = is_array($arg2) ? $arg2 : $arg1;
