phpbb/phpBB/includes
Oleg Pudeyev bb461c8daa [feature/new-tz-handling] Sort timezones in selector by offset.
Since the list of timezones is very long, and users are likely
to know their current offset but not necessarily which city
that is nearby is in the timezone database, sort the list of
timezones by offset.

UTC is specially handled to show up before other GMT+0 timezones.

PHPBB3-9558
2012-03-14 22:57:31 -04:00
..
acp Merge branch 'develop-olympus' into develop 2011-11-25 18:15:00 +01:00
auth Merge branch 'develop-olympus' into develop 2011-10-14 03:56:55 +02:00
cache Merge branch 'develop-olympus' into develop 2011-06-11 12:06:29 +02:00
captcha [feature/extension-manager] Rename default methods to core methods on finder. 2011-11-18 16:44:42 +01:00
config [ticket/10139] Make signatures of set_atomic() consistent by using $new_value. 2011-04-19 10:17:18 +02:00
cron [feature/extension-manager] Rename default methods to core methods on finder. 2011-11-18 16:44:42 +01:00
db Merge branch 'develop-olympus' into develop 2011-11-18 19:17:46 +01:00
diff [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
extension [ticket/10323] slight potential performance improvement 2011-11-20 02:08:37 +01:00
hooks [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
lock [feature/system-cron] preg_match returns int so cast to bool, fix comment 2011-02-12 22:05:54 -05:00
mcp Merge remote-tracking branch 'nickvergessen/ticket/10484' into develop 2011-11-24 21:51:10 -05:00
questionnaire [feature/request-class] Adjust code base to do html decoding manually 2011-08-18 23:44:30 +02:00
request [feature/request-class] Remove $html_encode arg, force manual decoding 2011-08-18 23:19:48 +02:00
search [feature/extension-manager] Add docblocks to new search backend methods 2011-11-18 14:46:30 +01:00
template [feature/extension-manager] Clear up docs of extension related template changes 2011-11-18 15:29:32 +01:00
ucp Merge branch 'develop-olympus' into develop 2011-11-20 18:45:56 +01:00
utf [ticket/9608] Revert changes to normalizer 2011-08-08 08:58:52 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php Merge branch 'develop-olympus' into develop 2011-07-16 22:11:32 -04:00
bbcode.php [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
class_loader.php [feature/extension-manager] Document what the class loader stores in cache 2011-11-18 16:00:22 +01:00
constants.php [prep-release-3.0.10] Bumping version number for 3.0.10-RC2. 2011-11-26 22:17:43 +01:00
datetime.php [feature/new-tz-handling] Correct a bug preventing multiple formats working. 2012-03-14 22:57:30 -04:00
error_collector.php [ticket/10369] Rename filter_errfile() to filter_root_path(). 2011-09-18 22:32:25 +02:00
functions.php [feature/new-tz-handling] Sort timezones in selector by offset. 2012-03-14 22:57:31 -04:00
functions_acp.php Merge remote-tracking branch 'VSEphpbb/ticket/10390' into develop 2011-10-20 20:46:48 -04:00
functions_admin.php Merge remote-tracking branch 'nickvergessen/ticket/10484' into develop 2011-11-24 21:51:10 -05:00
functions_compress.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_content.php Merge branch 'develop-olympus' into develop 2011-08-21 14:26:37 +02:00
functions_convert.php Merge branch 'develop-olympus' into develop 2010-12-13 17:14:36 +01:00
functions_display.php [ticket/10484] Use variables for sql_build_query() calls 2011-11-21 16:22:07 +01:00
functions_download.php [feature/request-class] Adjust code base to do html decoding manually 2011-08-18 23:44:30 +02:00
functions_install.php Merge branch 'develop-olympus' into develop 2011-10-14 17:48:15 +02:00
functions_jabber.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_messenger.php Merge branch 'develop-olympus' into develop 2011-11-20 18:45:56 +01:00
functions_module.php [feature/extension-manager] Rename default methods to core methods on finder. 2011-11-18 16:44:42 +01:00
functions_posting.php Merge remote-tracking branch 'nickvergessen/ticket/10484' into develop 2011-11-24 21:51:10 -05:00
functions_privmsgs.php Merge branch 'develop-olympus' into develop 2011-11-13 20:34:53 +01:00
functions_profile_fields.php [feature/new-tz-handling] Remove code using legacy timezone properties. 2012-03-14 22:57:30 -04:00
functions_transfer.php Merge branch 'develop-olympus' into develop 2011-08-14 15:52:11 -04:00
functions_upload.php Merge branch 'develop-olympus' into develop 2011-01-10 23:43:04 +01:00
functions_user.php [ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function. 2011-08-21 14:34:34 +02:00
group_positions.php [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +01:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Merge branch 'develop-olympus' into develop 2011-06-09 22:40:26 +02:00
session.php [feature/new-tz-handling] Fixed bug with signature of user::create_datetime(). 2012-03-14 22:57:29 -04:00
startup.php [ticket/10420] Update includes/startup.php for PHP 5.4. 2011-10-18 21:16:42 +02:00