MantisBT: master 15c23b1a

Author Committer Branch Timestamp Parent
vboctor vboctor master 2012-05-06 08:15 master 208cb761
Affected Issues  0014086: Default administrator timezone to server timezone
Changeset

Fixes 0014086: Default administrator timezone to server timezone.

The timezone is now defaulted to date_default_timezone_get() rather than empty string which defaults to date_default_timezone_get() in some code paths. This fixes the issue where user preferences picked up the first in the list rather than the default timezone.

mod - config_defaults_inc.php Diff File