diff options
author | LaxSlash <copperhead14228@gmail.com> | 2016-01-08 02:17:41 -0500 |
---|---|---|
committer | LaxSlash <copperhead14228@gmail.com> | 2016-01-08 02:17:41 -0500 |
commit | 5f052ec8dced757047f9cdf40c85f9d92d698410 (patch) | |
tree | 65c5da0248a2d31d1e6941350d06be0dfcedcf61 /phpBB/phpbb/filesystem/filesystem_interface.php | |
parent | e030f0ca0933957cc9c7156d43263d881ffc7895 (diff) | |
download | forums-5f052ec8dced757047f9cdf40c85f9d92d698410.tar forums-5f052ec8dced757047f9cdf40c85f9d92d698410.tar.gz forums-5f052ec8dced757047f9cdf40c85f9d92d698410.tar.bz2 forums-5f052ec8dced757047f9cdf40c85f9d92d698410.tar.xz forums-5f052ec8dced757047f9cdf40c85f9d92d698410.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/filesystem/filesystem_interface.php')
0 files changed, 0 insertions, 0 deletions