Skip to main content
summaryrefslogtreecommitdiffstats
blob: 643801e43c4ff2f20a00cc02cf33fda0a043ac8e (plain) (blame)
1
2
3
4
<?php 
	header('Location: http://wiki.eclipse.org/xpand');
	exit();
?>

Back to the top