mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/16898] Do not restrict the debug error handler to the dev env
PHPBB3-16898
This commit is contained in:
committed by
Marc Alexander
parent
99734fc648
commit
1d4fbd240e
@@ -11,6 +11,7 @@ core:
|
||||
sql_explain: true
|
||||
memory: true
|
||||
show_errors: true
|
||||
error_handler: true
|
||||
|
||||
twig:
|
||||
debug: true
|
||||
|
Reference in New Issue
Block a user