summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.fetcher.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/aggregator/aggregator.fetcher.inc')
-rw-r--r--modules/aggregator/aggregator.fetcher.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/aggregator/aggregator.fetcher.inc b/modules/aggregator/aggregator.fetcher.inc
index 026389815..9d1f8f580 100644
--- a/modules/aggregator/aggregator.fetcher.inc
+++ b/modules/aggregator/aggregator.fetcher.inc
@@ -21,7 +21,7 @@ function aggregator_aggregator_fetch_info() {
*/
function aggregator_aggregator_fetch($feed) {
$feed->source_string = FALSE;
-
+
// Generate conditional GET headers.
$headers = array();
if ($feed->etag) {