Re: Dynamic SMB location in gollem backend
Michael M Slusarz <[email protected]> Wed, 08 Jan 2014 09:14:41 -0700
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <20140108091441.Horde.0vh89Nn2UZc1Yuj37KbLYA7@bigworm.curecanti.org> |
Quoting Paul De Vlieger <[email protected]>: > Works for me with username: > 'share' => $_SESSION['horde']['0auth/authId'], Do *NOT* acccess the session this way. The session MUST be accessed via the global $session object in Horde. The internal organization of the data within the $_SESSION data is not something that should be accessed directly (since it can - and has - change at any time). michael ___________________________________ Michael Slusarz [[email protected]] -- gollem mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]