Need to render the menu here now that the parameter to return the
authorMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 4 Aug 2009 15:42:34 +0000 (11:42 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 4 Aug 2009 15:42:34 +0000 (11:42 -0400)
rendered menu has been removed.

kronolith/templates/menu.inc

index 9114c33..8124cb9 100644 (file)
@@ -1,4 +1,4 @@
 <div id="menu">
- <?php echo Kronolith::getMenu() ?>
+ <?php echo Kronolith::getMenu()->render() ?>
 </div>
 <?php $GLOBALS['notification']->notify(array('listeners' => 'status')) ?>