Update for session.auto_start:
authorsizzlingmercury <sizzlingmercury@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Sep 2002 15:15:22 +0000 (15:15 +0000)
committersizzlingmercury <sizzlingmercury@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Sep 2002 15:15:22 +0000 (15:15 +0000)
commitde702cb865b94155232837b57206365e71aa44fe
tree35010e38bcdc1fe3a2f3805907a6751ba0608300
parent66c0376063a1fd9a33c90fe68a9dda2a40af2c94
Update for session.auto_start:
If session is automatically started before the class
definitions are loaded, many functions (compose, certain
parts of read_body, download, etc.) will fail with the
following error:
The script tried to execute a method or access a
property of an incomplete object.

Still to do: ensure that we close the session using
session_write_close() as soon as the page is finished
loading session-specific variables to reduce
contention between frames.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3717 7612ce4b-ef26-0410-bec9-ea0150e637f0
include/validate.php