
|
[dokuwiki]
||
[Date Prev]
[10-2007 Date Index]
[Date Next]
||
[Thread Prev]
[10-2007 Thread Index]
[Thread Next]
[dokuwiki] sessions
- From: Luke Howson <mail@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 04 Oct 2007 13:52:15 +1000
I know this probably gets asked with some regularity, but I couldn't
find a good solution:
I need to use a $_SESSION variable in one of my plugins, but dokuwiki
has already session_write_close()ed it (in doku.php). I could hook into
a header event and reopen it, but it would then remain open until the
end of the script, which doesn't really leave the environment how I
found it.
Is there a good reason dokuwiki closes the session when it does?
Thanks,
Luke
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|