phpbb/phpBB/includes
Andreas Fischer a262bfc78f Merge pull request #2570 from Nicofuma/ticket/12687
[ticket/12687] Add a constant to display the load time without DEBUG

* Nicofuma/ticket/12687:
  [ticket/12687] Remove french spaces
  [ticket/12687] Display the number of cached queries
  [ticket/12687] Don't check if memory_get_peak_usage() exists
  [ticket/12687] Wrap $GLOBALS['starttime'] in a if
  [ticket/12687] Fix the namespace of $request
  [ticket/12687] Update doc block
  [ticket/12687] Use microtime(true)
  [ticket/12687] Remove globals
  [ticket/12687] Return a string and move the displaying of the sql report
  [ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
  [ticket/12687] Display the explain link only when DEBUG is set
  [ticket/12687] Add a constant to display the load time without DEBUG
2014-06-13 16:28:19 +02:00
..
acp [ticket/12694] Remove whitespace at end of line from acp_groups 2014-06-11 19:03:36 +02:00
captcha [ticket/10073] Deduplicate the if statement 2014-05-29 02:14:40 +02:00
diff [ticket/12594] Replace phpBB Group with phpBB Limited 2014-05-28 01:07:56 +02:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp Merge pull request #2434 from Nicofuma/ticket/8610 2014-06-09 22:57:27 +02:00
questionnaire [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
ucp Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascraeus 2014-06-11 14:27:57 +02:00
utf [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
compatibility_globals.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
constants.php Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop-ascraeus 2014-06-09 17:55:25 +02:00
functions.php Merge pull request #2570 from Nicofuma/ticket/12687 2014-06-13 16:28:19 +02:00
functions_acp.php [ticket/12687] Remove globals 2014-06-12 23:27:19 +02:00
functions_admin.php [ticket/11467] Add language variables for extension exception messages 2014-05-29 01:07:44 +03:00
functions_compatibility.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_compress.php [ticket/12594] Replace phpBB Group with phpBB Limited 2014-05-28 01:07:56 +02:00
functions_container.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_content.php [ticket/12675] Fix code sniffer complaints introduced by recent commits 2014-06-09 00:51:01 +02:00
functions_convert.php [ticket/11366] Update FILE_NOT_FOUND language string 2014-05-28 22:17:00 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/12688] Correctly use web root path instead of phpbb root path 2014-06-10 21:24:24 +02:00
functions_download.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_install.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_messenger.php Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-28 01:02:39 +02:00
functions_module.php Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-28 01:02:39 +02:00
functions_posting.php Merge pull request #2357 from Nicofuma/ticket/11942 2014-05-30 23:04:02 +02:00
functions_privmsgs.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_transfer.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_upload.php [ticket/12673] IMAGETYPE_SWC might be missing when SWC is not supported. 2014-06-08 16:46:55 +02:00
functions_url_matcher.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_user.php Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascraeus 2014-06-11 14:27:57 +02:00
index.htm
message_parser.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/11266] Better message for when composer dependencies are missing. 2014-05-29 16:13:29 +02:00