| changeset 1509 | 0b68fd2f9547 |
| child 1526 | e4662bc99fec |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/enmi19/polemicaltimeline.php Tue Dec 03 11:54:06 2019 +0100 @@ -0,0 +1,7 @@ +<?php +// Permanent redirection +header("HTTP/1.1 302 Found"); +//header("Location: select.php"); +header("Location: client.php"); +exit(); +?> \ No newline at end of file