MantisBT: master 2278219b

Author Committer Branch Timestamp Parent
dhx dhx master 2010-04-05 01:05 master 9aff88b6
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