phpbb/phpBB/includes/acp
Joas Schilling 0aa23d203e Merge remote-tracking branch 'EXreaction/ticket/9871-2' into develop
* EXreaction/ticket/9871-2:
  [ticket/9871] Can set current version to use instead of the phpBB version
  [ticket/9871] Fix indentation on comment
  [ticket/9871] Fix test name
  [ticket/9871] Split fast and slow version tests
  [ticket/9871] Option to force the stability when checking for updates
  [ticket/9871] Allow setting the host/file to load for the version class
  [ticket/9871] Restore get_remote_file_test
  [ticket/9871] Fix tests
  [ticket/9871] Typehint and comment on var types
  [ticket/9871] Mark test as slow
  [ticket/9871] Restore phpbb_version_compare
  [ticket/9871] Restore get_remote_file
  [ticket/9871] Use $request->variable instead of request_var
  [ticket/9871] Update version check file to use json format
2014-03-14 14:04:30 +01:00
..
info [ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSION 2013-02-23 14:20:56 -05:00
acp_attachments.php Merge pull request #2035 from prototech/ticket/12138 2014-02-20 21:13:06 -06:00
acp_ban.php [ticket/11099] Mark acp_ban::display_ban_options() as static. 2012-10-30 18:43:00 -04:00
acp_bbcodes.php [ticket/12060] Further clarifying new event docblocks as much as possible 2013-12-16 23:54:55 -08:00
acp_board.php [ticket/12241] Add @var for the arguments 2014-03-14 12:49:04 +01:00
acp_bots.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_captcha.php Merge branch 'develop-olympus' into develop 2013-07-03 04:03:39 +02:00
acp_database.php [ticket/11990] Remove result_mssqlnative usage in acp_database.php 2013-11-03 00:37:18 -05:00
acp_disallow.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_email.php [ticket/10990] Do not use comma separator when storing it as a log. 2012-07-22 14:39:10 -05:00
acp_extensions.php [ticket/12009] Prevent user from enabling invalid extension through direct URL 2013-12-12 14:40:03 -08:00
acp_forums.php Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords 2013-12-29 13:46:42 +01:00
acp_groups.php [ticket/12153] Remove redundant calls to pagination.on_page(). 2014-02-03 23:00:39 -08:00
acp_icons.php Merge pull request #1920 from prototech/ticket/12038 2013-12-30 11:23:22 -08:00
acp_inactive.php [ticket/12153] Remove redundant calls to pagination.on_page(). 2014-02-03 23:00:39 -08:00
acp_jabber.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_language.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_logs.php [ticket/12153] Remove redundant calls to pagination.on_page(). 2014-02-03 23:00:39 -08:00
acp_main.php [ticket/9871] Use $request->variable instead of request_var 2014-03-05 19:00:52 -06:00
acp_modules.php [ticket/12038] AJAXify move up/down buttons in the module management pages. 2013-12-05 23:41:26 -08:00
acp_permission_roles.php [ticket/12038] Free query results. 2013-12-30 11:09:08 -08:00
acp_permissions.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
acp_php_info.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_profile.php [ticket/12233] Allow profile fields to be contact fields 2014-02-28 14:38:03 +01:00
acp_prune.php [ticket/12187] Remove user_website functionality 2014-03-03 20:01:19 +01:00
acp_ranks.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_reasons.php [ticket/12038] Free query results. 2013-12-30 11:09:08 -08:00
acp_search.php [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
acp_send_statistics.php Merge branch 'develop-olympus' into develop 2013-07-13 13:16:58 -04:00
acp_styles.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
acp_update.php [ticket/9871] Use $request->variable instead of request_var 2014-03-05 19:00:52 -06:00
acp_users.php Merge branch 'develop-olympus' into develop 2014-03-13 10:27:19 +01:00
acp_words.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
auth.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00