aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-04-26 22:11:45 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2012-03-14 22:57:31 -0400
commitb672fc7ae113c0e01f1d7ce4ffae3eb26e57b586 (patch)
treef9ec5ab36a740b90d40daacfb4a9c03f2aaa4a2d /phpBB/viewtopic.php
parente8e5d2b2c000e8a91897b4044c6a3005f60b86ab (diff)
downloadforums-b672fc7ae113c0e01f1d7ce4ffae3eb26e57b586.tar
forums-b672fc7ae113c0e01f1d7ce4ffae3eb26e57b586.tar.gz
forums-b672fc7ae113c0e01f1d7ce4ffae3eb26e57b586.tar.bz2
forums-b672fc7ae113c0e01f1d7ce4ffae3eb26e57b586.tar.xz
forums-b672fc7ae113c0e01f1d7ce4ffae3eb26e57b586.zip
[feature/new-tz-handling] Started on database updater changes.
The changes are tricky since we need to drop user_dst column from users table, but we need it during the data migration process to properly calculate effective timezones for all users. The change here converts user_timezone to vchar and computes timezone identifiers from the offsets. It uses database-specific functions for building SQL conditionals and concatenations which need to be implemented, probably in a separate ticket. As a result the current code is not functional. PHPBB3-9558
Diffstat (limited to 'phpBB/viewtopic.php')
0 files changed, 0 insertions, 0 deletions