File: menu.inc

package info (click to toggle)
chora2 2.0.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,208 kB
  • ctags: 302
  • sloc: php: 1,298; xml: 406; makefile: 66
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<div id="menu">
 <?php echo Chora::getMenu('string') ?>
</div>
<br id="menuSpacer" />
<?php $GLOBALS['notification']->notify(array('listeners' => 'status')) ?>