CRM-9683 add functions to set timezone in mysql based on UF, note that this is not...
authorEileen <eileen@fuzion.co.nz>
Thu, 24 Oct 2013 07:04:25 +0000 (20:04 +1300)
committerEileen <eileen@fuzion.co.nz>
Thu, 24 Oct 2013 07:04:25 +0000 (20:04 +1300)
commit5a604d61530b9960f810000684e3c2a6e27c7322
tree86fcff736c73d3a0dc5c52e75a7cf958a671f890
parent272fc1e142ac303c97866cfa1de8449bcb9777ae
CRM-9683 add functions to set timezone in mysql based on UF, note that this is not currently called but anticipate it will be called from the drupal integration code (civicrm_initialize)

----------------------------------------
* CRM-9683: Implement timezone support for CiviMail
  http://issues.civicrm.org/jira/browse/CRM-9683
CRM/Utils/System/Base.php
CRM/Utils/System/Drupal.php
CRM/Utils/System/Drupal6.php