1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12629] Rename errors_show to show_errors

PHPBB3-12629
This commit is contained in:
rubencm
2018-09-13 14:40:47 +00:00
parent 43141a0d92
commit 06a8affd66
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ core:
exceptions: true
load_time: true
sql_explain: true
errors_show: true
show_errors: true
twig:
debug: true