From c3609938daad01e9a998469034210e30dbe79d5a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 5 Apr 2011 20:20:45 +0000 Subject: active refresh --- en/downloads/dl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en') diff --git a/en/downloads/dl.php b/en/downloads/dl.php index 67773a1c8..c2d7580c9 100644 --- a/en/downloads/dl.php +++ b/en/downloads/dl.php @@ -37,7 +37,7 @@ if (isset($p['path'])) else $dl_link = sprintf('%s/%s/%s', $a['mirror_url'], 'iso/cauldron', $product_iso); -$relocation = ''; +$relocation = $dl_link; // @fixme (rda) actually, http-equiv="refresh" is deprecated behaviour now. // @fixme (rda) see http://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element -- cgit v1.2.1