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:
@@ -1653,6 +1653,8 @@ class gd
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
/** @var 1|2|3 $config['captcha_gd_fonts'] */
|
||||
return array(
|
||||
'width' => 9,
|
||||
'height' => 15,
|
||||
|
Reference in New Issue
Block a user