diff --git a/processdata.php b/processdata.php index 9f47538c48d19007862014f1491772e1f6ac0a1f..db586f68facbbc25e1dea771201811a2bcea6df3 100644 --- a/processdata.php +++ b/processdata.php @@ -30,7 +30,7 @@ <a href="http://control.lth.se/ecrts2015/registration.html">try again later</a>.'); } else { - header("Location: http://www.euromicro.org/registration/registration.php?event=RTS2015"); + header("Location: http://www.euromicro.org/registration/registration.php?event=ECRTS2015"); exit; } }