Index: temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
===================================================================
--- temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 7927)
+++ temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 7928)
@@ -143,5 +143,5 @@
 			$url = sfGetXMLValue($arrVal,'RESULT','REDIRECT');
 		}
-		//header("Location: " . $url);
+		header("Location: " . $url);
 	}
 }
