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