| <?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/">http://download.itemis.com/updates/</a> | |
| </p> | |
| </div> | |
| <?php | |
| } | |
| ?> |