1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

[ticket/16955] Clean up captcha classes

PHPBB3-16955
This commit is contained in:
Marc Alexander
2022-12-27 16:13:56 +01:00
parent 83cb41e72a
commit 35228ffd62
6 changed files with 22 additions and 12 deletions

View File

@@ -1653,6 +1653,8 @@ class gd
),
),
);
/** @var 1|2|3 $config['captcha_gd_fonts'] */
return array(
'width' => 9,
'height' => 15,