MantisBT: master-1.2.x ea6184a7

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2015-04-13 01:13 master-1.2.x 884aebb7
Affected Issues  0019609: function timezone_identifiers_list used before checked for existance. Lead to Fatal error
Changeset

Only use timezone_identifiers_list if it exists

The function was called during admin checks before its existence was
verified.

Fixes 0019609

mod - admin/check.php Diff File