Sign in
eclipse
/
websites
/
dev.eclipse.org
/
80289fa69df29387ceb1afc0dc5ef8ef43ea3938
/
.
/
committers
/
login
/
index.php
blob: 15d2cb56fc5e3060677f7210f998202222a2f609 [
file
]
<?
php
header
(
"Location: https://dev.eclipse.org/portal/myfoundation/portal/portal.php"
);
exit
;
?>