phpbb/phpBB/includes/acp
Oleg Pudeyev ab44fe5e39 Merge branch 'develop' into feature/prune-users
* develop: (170 commits)
  [ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined.
  [feature/attachment-management-no-reassignment] Handle privacy and some more.
  [ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable.
  [ticket/10147] Corrected a typo in includes/functions_template.php.
  [ticket/10141] Save a hash lookup when value is not in cache.
  [ticket/10143] Added tests for storing a previously deleted value in db cache.
  [ticket/10105] Update AIM express link.
  [ticket/10105] Update AIM application download link.
  [ticket/10137] Remove unintended space at end of PHP_URL_FOPEN_SUPPORT_EXPLAIN.
  [ticket/10141] Split double-assignment into conditional and unconditional part.
  [ticket/10141] Use a cache in $auth->_fill_acl() for better performance.
  [ticket/9961] Create log entries when users are activated.
  [ticket/10139] Make signatures of set_atomic() consistent by using $new_value.
  [ticket/10139] Rename $cache to $use_cache to avoid confusion with cache object
  [ticket/10006] Remove unneeded if statements
  [ticket/10006] Remove return values
  [ticket/10006] More testing
  [ticket/10006] Tweak the tests a bit
  [ticket/10006] Add phpbb_config::delete
  [ticket/7941] Added @return to generate_board_url docstring.
  ...
2011-05-08 03:21:19 -04:00
..
info [feature/attachment-management-no-reassignment] Further feature adjustments. 2011-04-11 20:16:59 +08:00
acp_attachments.php [feature/attachment-management-no-reassignment] Handle privacy and some more. 2011-04-24 23:33:51 +08:00
acp_ban.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_bbcodes.php Merge branch 'develop-olympus' into develop 2011-02-23 22:03:42 -05:00
acp_board.php [ticket/8641] Added/removed several commas for consistency in acp_board.php. 2011-02-26 08:37:01 -05:00
acp_bots.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_captcha.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_database.php [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
acp_disallow.php Merge branch 'develop-olympus' into develop 2011-03-23 23:21:36 +01:00
acp_email.php Merge branch 'develop-olympus' into develop 2011-04-10 14:17:56 -04:00
acp_forums.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_groups.php [ticket/9549] Throw an error when the given field-name is invalid. 2011-02-16 18:22:30 +01:00
acp_icons.php Merge branch 'develop-olympus' into develop 2011-04-08 12:24:59 +02:00
acp_inactive.php [feature/prune-users] Rework user_delete() functions_user.php 2011-05-08 02:56:45 -04:00
acp_jabber.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_language.php Merge branch 'develop-olympus' into develop 2011-02-04 17:41:39 +01:00
acp_logs.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_main.php Merge commit '441755bf170e49799e311c71b2123ff263970d62' into feature/prune-users 2011-05-08 03:12:16 -04:00
acp_modules.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_permission_roles.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_permissions.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_php_info.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_profile.php Merge branch 'develop-olympus' into develop 2011-02-13 18:33:27 +01:00
acp_prune.php [feature/prune-users] Adjust some language strings for new features 2011-05-08 03:03:36 -04:00
acp_ranks.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_reasons.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_search.php [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
acp_send_statistics.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_styles.php [ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable. 2011-04-24 01:35:09 -04:00
acp_update.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_users.php [ticket/9746] Adding some more calls to phpbb_ip_normalise(). 2011-01-03 00:09:52 +01:00
acp_words.php Merge branch 'develop-olympus' into develop 2011-01-07 15:58:10 +01:00
auth.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00