web/rsln-opendata/index.php
changeset 133 9578d3ddce17
parent 120 3daa4039509a
--- a/web/rsln-opendata/index.php	Wed Apr 27 15:40:01 2011 +0200
+++ b/web/rsln-opendata/index.php	Wed Apr 27 18:54:31 2011 +0200
@@ -1,6 +1,6 @@
-<?php
-// Permanent redirection
-header("HTTP/1.1 301 Moved Permanently");
-header("Location: polemicaltimeline.php");
-exit();
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: polemicaltimeline.php");
+exit();
 ?>
\ No newline at end of file