[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block

PHPBB3-12060
This commit is contained in:
Matt Friedman 2013-12-13 16:46:12 -08:00
parent 31eb759aa4
commit aa0c463d0f

View file

@ -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