[pmwiki-devel] Logout and session_destroy
Patrick R. Michaud
pmichaud at pobox.com
Wed Dec 6 10:26:04 CST 2006
On Mon, Dec 04, 2006 at 05:46:23PM -0000, marc wrote:
> Hey ho,
>
> PmWiki destroys the session during a logout. There are cases where I
> wish to preserve session variables after a logout.
>
> Is there a way to do this (relatively simply)?
We could possibly do it with an $Enable... variable of some sort.
Something like $EnableLogoutDestroysSession or the like.
The other option is to write a custom HandleLogout() function
and use that.
Pm
More information about the pmwiki-devel
mailing list