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