mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17326] Add changed info for core.acp_bbcodes_modify_create event
PHPBB-17326
This commit is contained in:
parent
1e76b0df0e
commit
183110789a
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ class acp_bbcodes
|
|||
* @var array hidden_fields Array of hidden fields for use when
|
||||
* submitting form when $warn_unsafe is true
|
||||
* @since 3.1.0-a3
|
||||
* @changed 4.0.0-a1 Added bbcode_font_icon
|
||||
*/
|
||||
$vars = array(
|
||||
'action',
|
||||
|
|
Loading…
Add table
Reference in a new issue