phpbb/phpBB/includes
Marc Alexander 22090dc3a3 [ticket/12386] Add DEBUG_EXTRA again and use it for container creation
We are currently creating a new compiled container on every page load when
having DEBUG enabled. However, one might only have that enabled to be
presented with errors or for getting the page load stats.
This change will add the DEBUG_EXTRA constant again. It will be used for
choosing whether the compiled container should be created on every page load -
when defined as true - or just once after the cache is cleared.

PHPBB3-12386
2014-04-11 11:11:31 +02:00
..
acp Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop-ascraeus 2014-04-10 14:22:36 -07:00
captcha [ticket/10763] Fix static calls to non static methods in colour_manager 2014-03-09 21:42:59 +01:00
diff [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
hooks [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop-ascraeus 2014-04-10 14:19:13 -07:00
questionnaire Merge remote-tracking branch 'upstream/develop' into ticket/11015 2012-12-06 21:49:24 -05:00
ucp [ticket/12380] Explicity state the order of sorting for login keys 2014-04-10 09:10:01 -07:00
utf [ticket/10847] fixing all misspelled "dependant" to "dependent" 2012-04-30 21:55:24 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
constants.php [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3 2014-03-30 22:53:09 +02:00
functions.php [ticket/12358] Correctly check and change the redirect url for ajax requests 2014-04-07 00:06:55 +02:00
functions_acp.php [ticket/10910] Do not add size when its 1 (default) 2013-11-22 15:52:59 +01:00
functions_admin.php Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop-ascraeus 2014-04-10 14:04:43 -07:00
functions_compatibility.php [ticket/9758] Removed useless if-conditions to include functions.php 2014-03-28 19:12:31 +01:00
functions_compress.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
functions_container.php [ticket/12386] Add DEBUG_EXTRA again and use it for container creation 2014-04-11 11:11:31 +02:00
functions_content.php [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. 2014-03-29 09:32:04 -07:00
functions_convert.php [ticket/12005] Remove PM popup from converter 2013-11-08 21:57:05 +01:00
functions_database_helper.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_display.php [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. 2014-03-29 09:32:04 -07:00
functions_download.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_install.php [ticket/12386] Add DEBUG_EXTRA again and use it for container creation 2014-04-11 11:11:31 +02:00
functions_jabber.php Merge branch 'develop-olympus' into develop 2013-07-12 10:37:52 -05:00
functions_messenger.php [ticket/10763] Do not call messenger::error() statically 2014-03-09 22:03:38 +01:00
functions_module.php [ticket/11360] Updating default value of $display_online_list 2014-03-24 00:12:40 +05:30
functions_posting.php [ticket/12370] Do not delete topic notifications when the topic is visible 2014-04-07 19:13:32 +02:00
functions_privmsgs.php [ticket/12226] Split language strings to correctly allow multiple plural rules 2014-02-24 09:46:31 +01:00
functions_transfer.php [ticket/10763] Do not call non-static transfer() statically 2014-03-09 21:53:21 +01:00
functions_upload.php [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
functions_url_matcher.php [ticket/12090] Split finding routes and returning routes into 2 methods 2014-03-09 18:38:21 +01:00
functions_user.php [ticket/12115] Also port user interests to profile fields 2014-02-06 11:32:11 +01:00
index.htm Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
message_parser.php [ticket/11915] Provide the URL to the attachment when it's uploaded. 2014-01-17 19:20:36 -08:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/10893] Update the usage of Composer 2012-05-13 13:05:20 -04:00