MantisBT: master b0d0c9dc

Author Committer Branch Timestamp Parent
Paul Richards dregad master 2014-10-17 15:22 master 86ff189c
Changeset

Additional timezone init fixes

Implements additional fixes submitted by grangeway in PR 0000387

  • Set installer_db_now() timezone to UTC
  • Remove timezone_identifiers_list() existence checks
    These checks are obsolete, there were implemented to cover RHEL/CentOS
    under PHP 5.1 and we now require 5.3.
  • Travis: set timezone to UTC

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - account_prefs_update.php Diff File
mod - admin/schema.php Diff File
mod - core/print_api.php Diff File
mod - scripts/travis_before_script.sh Diff File