summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/aggregator/aggregator.module')
-rw-r--r--modules/aggregator/aggregator.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module
index bed247589..0556c4104 100644
--- a/modules/aggregator/aggregator.module
+++ b/modules/aggregator/aggregator.module
@@ -1013,7 +1013,6 @@ function aggregator_page_list_submit($form_id, $form) {
}
}
drupal_set_message(t('The categories have been saved.'));
- drupal_goto($_GET['q']);
}