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