[cvs] commit: horde/lib Horde.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Mon Jul 7 21:44:47 PDT 2003
slusarz 2003/07/07 21:44:47 PDT
Modified files:
lib Horde.php
Log:
session_regenerate_id() is not quite ready yet. From PHP documentation:
As of PHP 4.3.3, if session cookies are enabled,
use of session_regenerate_id() will also submit a new session cookie with
the new session id.
Without this, browsers with session cookies will continue to use the old
session id, completely eliminating the usefulness of forcing a new session
id.
Revision Changes Path
1.306 +3 -3 horde/lib/Horde.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.305&r2=1.306&ty=u
More information about the cvs
mailing list