blob: 2a401a6649b8ebc63f8c25a0abfa50b421889465 [file] [log] [blame]
<?php
function showNotes()
{
?>
<div class="homeitem3col">
<h3>Notes</h3>
<p>In addition you need to install the antlr generator from itemis.com.</p>
<p>Update site: <a href="http://download.itemis.com/updates/milestones/site.xml">http://download.itemis.com/updates/milestones/site.xml</a>
</p>
</div>
<?php
}
?>