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