git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11930
7612ce4b-ef26-0410-bec9-
ea0150e637f0
- Checked if configuration file is readable in configuration utility
(#1568355).
- Added PHP pspell extension support to squirrelspell plugin.
+ - Add CEST and MEST (non-standard) timezone codes for +0200.
Version 1.5.1 (branched on 2006-02-12)
--------------------------------------
case 'IST':
case 'MET DST':
case 'METDST':
+ case 'MEST':
+ case 'CEST':
$tzc = '+0200';
break;
case 'HKT':