1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 01:36:57 +02:00

[ticket/16777] Remove remainders of max image size

PHPBB-16777
This commit is contained in:
Marc Alexander
2024-08-09 21:14:53 +02:00
parent c64055509f
commit 28e217aa84
9 changed files with 34 additions and 18 deletions

View File

@@ -91,8 +91,6 @@ interface parser_interface
* Set a variable to be used by the parser
*
* - max_font_size
* - max_img_height
* - max_img_width
* - max_smilies
* - max_urls
*