MantisBT: master 6ee263ad

Author Committer Branch Timestamp Parent
jreese master 2009-06-22 15:27 master 996615c7
Changeset

Fix timezone list on some PHP 5.1 installations

For some installations of PHP 5.1, the timezone_identifiers_list()
function is not available. For the time being, we should check for
this function, and just use the default timezone if it's not there.

mod - account_prefs_update.php Diff File
mod - core/print_api.php Diff File