| changeset 780 | 03e433365026 |
| parent 774 | 29cb496f4c57 |
--- a/web/enmi12/index.php Mon Jan 28 18:28:06 2013 +0100 +++ b/web/enmi12/index.php Tue Jan 29 12:54:59 2013 +0100 @@ -1,6 +1,6 @@ <?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); -header("Location: client.php"); +header("Location: select.php"); exit(); ?> \ No newline at end of file