[gollem] creating "change directory" menu item..

Chuck Hagenbuch chuck at horde.org
Wed Dec 11 09:56:48 PST 2002


Quoting Liam Hoekenga <liamr@umich.edu>:

> I'd like to create a "change directory" action on the drop down menu.
> Does Gollem::SetDir() only work when the session's being initialized?  Or
> is this bit from manager.php more what I want?
> 
>         $_SESSION['gollem']['dir'] = '';
>         Gollem::setLabel();

Yup, that's what you want. Gollem::setDir() isn't useful as the name
implies, it's just used for setting up the session as you said.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"People ask me all the time what it will be like living without otters."
 - Google, thanks to Harpers


More information about the gollem mailing list