blob: 98a493e5fc8c25c8651da307993971a091470f92 [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2005,2015 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christopher Guindon (Eclipse Foundation)
*******************************************************************************/
header("Location: index.php");
die();