>   I correct myself. It's not per page, but per 'request'. If a file is
>   'included' in another page, then the session variables will be
>   passed down to that page too. If however the page is redirected to,

Ah yes, I didn't really pay attention to the fact that webmail
is called from redirect via a Header() call.  That's unfortunate
(in this case).

>   via header command for example, the session is closed, and you have
>   to reopen it. One of my plans for 1.4/1.5 is a single includeable
>   global file (maybe like src/global.php) that will contain the
>   essential code to get things working, such as session_starts, and
>   the extraction of some default variables such as username, but I
>   have to do some planning on that.

Naa.  I can just write a script that will prepend "<?php session_start();
?>" to all source files in the SM tree in one fell swoop.  How 'bout it? 
;>

>   You're more than welcome :) Great to have you working on plugins :)

Thx.  ;>  Thanks for doing so much on the mailing lists... I am constantly
amazed when it seems like you've answered EVERY thread within minutes...
all day long...  do you have time for anything else?!?  ;>







-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to