add php5 E_STRICT support and disable logging of disabled error messages.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 31 Jul 2005 12:13:30 +0000 (12:13 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 31 Jul 2005 12:13:30 +0000 (12:13 +0000)
commit1dbd152717e04748d714429736b2fbc0a0052070
treec2ca9317945e17eac81ed84eb887247c2e4ae9c1
parentf1e423b2376e074bf84546f21ca54e50655c4c42
add php5 E_STRICT support and disable logging of disabled error messages.

it is possible that switch($iErrNo) should be replaced with if control
structures in order to follow php error_reporting setting.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9850 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/error.class.php