mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/17326] Add changed info for core.acp_bbcodes_modify_create event
PHPBB-17326
This commit is contained in:
@@ -163,6 +163,7 @@ class acp_bbcodes
|
|||||||
* @var array hidden_fields Array of hidden fields for use when
|
* @var array hidden_fields Array of hidden fields for use when
|
||||||
* submitting form when $warn_unsafe is true
|
* submitting form when $warn_unsafe is true
|
||||||
* @since 3.1.0-a3
|
* @since 3.1.0-a3
|
||||||
|
* @changed 4.0.0-a1 Added bbcode_font_icon
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'action',
|
'action',
|
||||||
|
Reference in New Issue
Block a user