1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12628] Introduce debug.memory

Also fix one debug.sql_explain missing from the previous PR

PHPBB3-12628
This commit is contained in:
Jakub Senko
2018-08-01 15:05:10 +02:00
committed by Marc Alexander
parent 917880e2bf
commit 4f402465bf
4 changed files with 18 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ core:
exceptions: true
load_time: true
sql_explain: true
memory: true
twig:
debug: true