aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/help/controller/help.php
diff options
context:
space:
mode:
authorLaxSlash <copperhead14228@gmail.com>2016-01-08 02:44:58 -0500
committerLaxSlash <copperhead14228@gmail.com>2016-01-08 02:44:58 -0500
commit575468931fa9e3cd9d6c7ad84167a628bff738c2 (patch)
tree6fa2bc3380b063e70bc34bc3e9d3062d51f98384 /phpBB/phpbb/help/controller/help.php
parent5f052ec8dced757047f9cdf40c85f9d92d698410 (diff)
downloadforums-575468931fa9e3cd9d6c7ad84167a628bff738c2.tar
forums-575468931fa9e3cd9d6c7ad84167a628bff738c2.tar.gz
forums-575468931fa9e3cd9d6c7ad84167a628bff738c2.tar.bz2
forums-575468931fa9e3cd9d6c7ad84167a628bff738c2.tar.xz
forums-575468931fa9e3cd9d6c7ad84167a628bff738c2.zip
[ticket/14395] Add event core.viewtopic_add_quickmod_option_after
Added an event before the function phpbb_add_quickmod_option is called in the viewtopic.php file. The function is run before any event can be called to modify ... meaning that any modifications done to this array will not affect the options displayed to the user on the viewtopic page itself. 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
Diffstat (limited to 'phpBB/phpbb/help/controller/help.php')
0 files changed, 0 insertions, 0 deletions