Hey Guys, FYI with the current CVS code: Notice: Undefined index: import_export in /horde/nag/templates/menu/menu.inc on line 18 I went into the code, and this is what's there: /* Import/Export */ if ($conf['menu']['import_export']) { Menu::printItem(Horde::url('data.php'), _("Import/Export"), 'data.gif', $registry->getParam('graphics', 'horde')); } Cheers, Rodolfo