aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorrubencm <rubencm@gmail.com>2018-09-13 14:40:47 +0000
committerMarc Alexander <admin@m-a-styles.de>2019-05-09 21:23:58 +0200
commit6643c904d52563e26e8a92338c45f38cd5e0167f (patch)
treeee963dc8fdf761c71f9b2ce6ffd84ad6aa92ce83 /phpBB/config
parentba088f6bdc2d8dcf48f93646b13108c64124ba1d (diff)
downloadforums-6643c904d52563e26e8a92338c45f38cd5e0167f.tar
forums-6643c904d52563e26e8a92338c45f38cd5e0167f.tar.gz
forums-6643c904d52563e26e8a92338c45f38cd5e0167f.tar.bz2
forums-6643c904d52563e26e8a92338c45f38cd5e0167f.tar.xz
forums-6643c904d52563e26e8a92338c45f38cd5e0167f.zip
[ticket/12629] Rename errors_show to show_errors
PHPBB3-12629
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/development/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/development/config.yml b/phpBB/config/development/config.yml
index bce4355e3d..c782e7a45f 100644
--- a/phpBB/config/development/config.yml
+++ b/phpBB/config/development/config.yml
@@ -10,7 +10,7 @@ core:
load_time: true
sql_explain: true
memory: true
- errors_show: true
+ show_errors: true
twig:
debug: true