phpbb/phpBB/includes/acp
Marc Alexander 4038bb9dc3
Merge pull request #6691 from marc1706/ticket/13933
[ticket/13933] Extend tokens' definitions in ACP bbcodes
2024-07-28 21:02:11 +02:00
..
info Merge branch '3.1.x' into 3.2.x 2017-02-21 21:14:12 +01:00
acp_attachments.php [ticket/16910] Fix PHP warnings on uploading orphaned files to posts 2021-11-14 16:31:52 +07:00
acp_ban.php [ticket/16350] Move shared code to functions.php 2020-02-02 21:45:08 +00:00
acp_bbcodes.php [ticket/13933] Extend tokens' definitions in ACP bbcodes 2024-07-16 21:01:57 +02:00
acp_board.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_bots.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
acp_captcha.php [ticket/13454] Remove unused variables 2016-01-06 13:52:11 +01:00
acp_contact.php [ticket/13844] FAQ in new controller format 2015-05-16 22:09:05 +02:00
acp_database.php [ticket/16783] Add back data only backups 2021-05-25 20:34:31 +02:00
acp_disallow.php [ticket/13454] Fix code sniffer complaints 2016-01-06 13:52:11 +01:00
acp_email.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_extensions.php [ticket/12075] Add acp/modules language file to extensions page 2021-07-18 10:57:30 +02:00
acp_forums.php [ticket/12559] Add forum setting to limit subforum legend 2019-11-01 16:26:34 +01:00
acp_groups.php [ticket/15883] Review changes 2019-01-04 15:49:15 +00:00
acp_help_phpbb.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_icons.php [ticket/security/279] Use utf8_basename for smilies pak file check 2023-09-30 16:22:57 +02:00
acp_inactive.php [ticket/security/276] Centralise call for token expiration 2024-05-29 22:04:15 +02:00
acp_jabber.php Merge branch '3.1.x' into 3.2.x 2017-06-05 11:02:30 +02:00
acp_language.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
acp_logs.php [ticket/17374] Only delete marked logs if entries have been marked 2024-07-23 20:18:28 +02:00
acp_main.php [ticket/17325] Show message for "Re-Check version" if phpBB is still up to date 2024-05-28 20:55:49 +02:00
acp_modules.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
acp_permission_roles.php [ticket/17074] Don't allow to create two roles with the same name 2023-01-03 01:46:56 +01:00
acp_permissions.php Merge branch '3.2.x' into 3.3.x 2020-04-21 22:03:33 +02:00
acp_php_info.php [ticket/13454] Remove unused variables 2016-01-06 13:51:19 +01:00
acp_profile.php [ticket/15910] Pass object arguments by reference implicitly 2018-12-12 12:41:56 +01:00
acp_prune.php [ticket/16134] Exclude group leaders on group member purge 2019-08-22 14:07:45 +02:00
acp_ranks.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_reasons.php [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 2019-10-06 12:07:35 +02:00
acp_search.php [ticket/16913] Move progress bar HTML to acp_search.html 2022-11-17 02:20:48 +05:30
acp_styles.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
acp_update.php [ticket/16073] Fix warning in ACP version check 2019-06-01 00:25:24 +02:00
acp_users.php [ticket/17338] Prefer user_last_active to display user last activity info 2024-06-13 13:27:03 +07:00
acp_words.php [ticket/16587] Fix phpdoc errors reported by Doctum on @todo blocks 2020-09-07 12:11:31 +02:00
auth.php [ticket/15325] Do not show non-local permissions for local data 2024-04-23 20:49:02 +02:00