[imp](no subject)
Jan Schneider
jan@horde.org
Thu, 6 Jun 2002 17:17:40 +0200
Zitat von martijnt@dataserve.nl:
> Just to let you guys know, there is an error in the
> templates/menu/menu.inc
> file from the IMP 3.1 release... The problem is in the LOGOUT part; it
> tries
> to get information from the registry, but that has changed with the new
> HORDE
> version.
>
> The correct code would be:
>
> /* Logout */
> if ($registry->getParam('auth','logout') == 'imp') {
> Menu::printItem(Horde::url($registry->getParam
> ('webroot', 'horde') . '/login.php?reason=logout'), _("Logout"),
> 'logout.gif',
> $registry->getParam('graphics', } else {
> Menu::printItem(Horde::applicationUrl('login.php?reason=logout'), _
> ("Logout"), 'logout.gif', $registry->getParam('graphics', 'horde')); }
No, this would break backward compatibility with Horde 2.0.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft