Session var server
Paola Carpenter
pcarpenter@infvic.it
Wed, 29 Aug 2001 12:21:31 +0200
---------------------- multipart/alternative attachment
It seems to me that two lines should be added in horde/imp/login.php in =
the=20
if ($reason =3D=3D 'logout') {=20
}
part.=20
If you login with a server name then you log out and enter a new server =
name the http_session_ var[server] keeps the old value.
These are the lines:
$HTTP_SESSION_VARS['server'] =3D null;
session_unregister('server');
Do you agree?
Paola
Dott.sa Paola Carpenter
Informatica Vicentina S.p.A.
Tel. 0444968722
E-mail: pcarpenter@infvic.it
---------------------- multipart/alternative attachment--