blob: 07b8bf2fb3f952bde86654aa039310b639b4412c [file] [log] [blame]
<?php
$oldrels = array(
"2.1.2" => "200809171625",
"2.1.1" => "200808151718",
"2.1.0" => "200806121402",
"2.0.2" => array("2008/02/25 02:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-2.0.2-200802250200"),
"2.0.1" => array("2007/09/28 00:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-2.0.1-200709280000"),
"2.0.0" => array("2007/06/21 00:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-2.0-200706210000"),
"1.0.3" => array("2007/02/09 19:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-1.0.3-200702091900"),
"1.0.2" => array("2006/10/27 12:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-1.0.2-200610271200"),
"1.0.1" => array("2006/09/26 11:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-1.0.1-200609261100"),
"1.0.0" => array("2006/06/27 12:00","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/R-1.0-200606271200"),
);
function showNotes()
{
?>
<div class="homeitem3col">
<h3>Questions?</h3>
<p>Looking for the <a href="http://download.eclipse.org/modeling/gmf/downloads/index-old.php">old downloads page</a>?</p>
<p>If you have problems downloading the drops, contact the <a href="mailto:webmaster@eclipse.org">webmaster</a>.</p>
<p>All downloads are provided under the terms and conditions of the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation Software User Agreement</a> unless otherwise specified.</p>
</div>
<?php
}
?>