Reverted the init.php requirement. Marc raised some good points about init.php doing...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 5 Apr 2006 19:59:16 +0000 (19:59 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 5 Apr 2006 19:59:16 +0000 (19:59 +0000)
commitc772f1259065d613b8ba478fb21b038f995bc705
treec531d3d2217231af6d1b06a7e930323d42ac4487
parent09efeab8a14494a21784aa680a80e9d5df407190
Reverted the init.php requirement.  Marc raised some good points about init.php doing work regarding preferences et al, more in line with a logged-in-user.  In order to avoid future complications, I have removed init.hp from configtest, and have replaced the missing require(). (global.php and strings.php)

Also added a non-fatal test for register_globals.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11028 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/configtest.php