drop call to session_register, this is redundant in PHP >4.1.0,
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 23 Feb 2007 08:40:17 +0000 (08:40 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 23 Feb 2007 08:40:17 +0000 (08:40 +0000)
commit04ce247712079ef4cc2b014c07f4a0124cbfdff9
treeaa3c39a760984aa7b8c0476d4a2bbfc0a40a41c3
parent209e24bb063cb116e8564e226e0a2687276cb9d5
drop call to session_register, this is redundant in PHP >4.1.0,
which we require as minimum version, and triggers a bug in PHP4.4.5
(#1664155)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12275 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/global.php