| changeset 886 | 1e110b03ae96 |
| parent 780 | 03e433365026 |
--- a/web/enmi12/index.php Sun Apr 21 10:07:03 2013 +0200 +++ b/web/enmi12/index.php Sun Apr 21 21:54:24 2013 +0200 @@ -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