Sign in
eclipse
/
www.eclipse.org
/
ptp
/
6e9a801ebe91b54cb4d5a79b403178fc317cee0b
/
.
/
nightlyBuilds.php
blob: d7b20b1e6cbb684ad1ebebefef3879ea48175052 [
file
] [
log
] [
blame
]
<?
php
// redirect
header
(
"Location: builds.php"
);
// or header("Location: http://www.server.com/newpage.php");
?>