[imp] imp multipanel

C. M. Rahman (jr.) cmrahman@ccsi.com
Sun, 13 Jan 2002 17:20:04 -0600


Looks like, you have added actionID=$actionID and I have tested it and I
didn't see any last login. Insted it broke my frames.php.

I am not sure if I made the proper modification. I just added
&actionID=$actionID

.
&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
C.M. Rahman Jr.
CTO
CCS Internet
http://www.ccsi.com
13740 Research Blvd. suite o-4
Austin, TX 78750
Tel: 512-257-2274


----- Original Message -----
From: "Simon Frohn" <frohn@kip-radio.de>
To: <imp@lists.horde.org>
Sent: Sunday, January 13, 2002 4:32 AM
Subject: Re: [imp] imp multipanel


> Hi,
>
>
> > What did you change to? Can you please share with us?
>
> I changed line 50 in frames.php from
>
>    <frame name="<? echo $conf['frames']['name']['mailbox']?>"
> src="mailbox.php<? echo  (isset($ma
> ilbox) && $mailbox)? "?mailbox=$mailbox":"?mailbox=INBOX" ?>"
> scrolling=auto>
>
>
> to
>
>    <frame name="<? echo $conf['frames']['name']['mailbox']?>"
> src="mailbox.php<? echo  (isset($ma
> ilbox) && $mailbox)?
"?mailbox=$mailbox":"?mailbox=INBOX&actionID=$actionID"
> ?>" scrolling=auto>
>
>
>
> -Simon
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>