1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 06:25:04 +02:00

[ticket/14395] core.viewtopic_add_quickmod_option_before

Added an event before the function phpbb_add_quickmod_option is called in
the viewtopic.php file. This event serves two purposes - one, it is easier to
add new quickmod options, and two, it allows an extenstion developer to check
additional permissions and apply further authentication for the display of the
quickmod options.

PHPBB3-14395
This commit is contained in:
LaxSlash 2016-03-23 14:57:18 -04:00
parent 8a8428d002
commit a18c59317f