MantisBT: master-1.2.x 0435289a

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-04-05 01:05 master-1.2.x d1d00c02
Changeset

Check if timezone functions exist for RHEL/CentOS PHP builds

RHEL/CentOS PHP 5.1 builds don't have support for PHP's timezone
functions introduced with PHP 5.1. Therefore we should check if the
timezone functions exist before using them. We already perform these
checks in other parts of the MantisBT codebase.

mod - core.php Diff File