blob: 6635f2963025125c68f9d528f7f412504b6ce40f [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2020 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)
* Denis Roy (Eclipse Foundation)
*******************************************************************************/
header('Location: /membership/#tab-levels', TRUE, 301);
exit;