Probably the problem with php 4.1 is a register/unregister order. This
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 26 Dec 2001 13:43:48 +0000 (13:43 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 26 Dec 2001 13:43:48 +0000 (13:43 +0000)
commit5805d8223cf72972338c2d22df7348fbc9167706
tree3126f764e6e69d1af9cc2567939c340488f445e1
parent93b2364f4a322f031cadb1e3cfa6ab4a1242bed7
Probably the problem with php 4.1 is a register/unregister order. This
new prefs version changes that order to a more logical one and the prefs
get cached again. Should be noted for other modules. I maintain the
workaround because it is a logical check to be done.

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