| // +--------------------------------------------------------------------+ // // $Id: default-menu-item.php 13 2003-02-23 04:12:48Z luca $ // /** * Draws the menu item. * * @param string $link Link where to point to. * @param string $name Name of the link. */ $link = @$args[1]; $name = @$args[2]; $root = $GLOBALS['CONFIG']['root']; ?>