1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/15307] Extensions may add modes to acp_users

Includes both PHP and Template events.

PHPBB3-15307
This commit is contained in:
javiexin
2017-08-06 14:22:57 +02:00
parent a53c8cee79
commit b6cb353239
3 changed files with 27 additions and 0 deletions

View File

@@ -231,6 +231,10 @@
<!-- INCLUDE permission_mask.html -->
<!-- ELSE -->
<!-- EVENT acp_users_mode_add -->
<!-- ENDIF -->
<!-- INCLUDE overall_footer.html -->