Re: [SM-USERS] Default provider_uri problem in 1.5.1

2007-01-15 Thread Paul Lesniewski
On 1/13/07, Paul Lesniewski <[EMAIL PROTECTED]> wrote: > On 1/13/07, Pascal Maes <[EMAIL PROTECTED]> wrote: > > > > SquirrelMail version 1.5.1 > > > > When provider_uri is the default, the link is relative (about.php) > > and then it is no more correct when the user is not in a "top window". > > >

Re: [SM-USERS] Default provider_uri problem in 1.5.1

2007-01-13 Thread Paul Lesniewski
On 1/13/07, Pascal Maes <[EMAIL PROTECTED]> wrote: > > SquirrelMail version 1.5.1 > > When provider_uri is the default, the link is relative (about.php) > and then it is no more correct when the user is not in a "top window". > > For example, when dealing with avelsieve, the link will be .../ > plu

[SM-USERS] Default provider_uri problem in 1.5.1

2007-01-13 Thread Pascal Maes
SquirrelMail version 1.5.1 When provider_uri is the default, the link is relative (about.php) and then it is no more correct when the user is not in a "top window". For example, when dealing with avelsieve, the link will be .../ plugins/avelsieve/about.php instead of .../src/about.php -- Pas