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