mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 11:24:35 +02:00
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block
PHPBB3-12060
This commit is contained in:
@ -149,7 +149,7 @@ class acp_bbcodes
|
||||
* @var string action Type of the action: modify|create
|
||||
* @var array sql_ary Array with new bbcode data
|
||||
* @var int bbcode_id The id of the bbcode (being modified)
|
||||
* @var int display_on_posting display_on_posting var from thr form
|
||||
* @var bool display_on_posting Display bbcode on posting form
|
||||
* @var string bbcode_match bbcode_match var from thr form
|
||||
* @var string bbcode_tpl bbcode_tpl var from thr form
|
||||
* @var string bbcode_helpline bbcode_helpline var from thr form
|
||||
|
Reference in New Issue
Block a user