Example #1
0
 function node($path, $title, $url = NULL)
 {
     Nav::_node($path, $title, $url);
     Nav::_reparent();
 }