phpbb/phpBB
battye 558b8ae7ed [ticket/16553] Fix approve reported posts bug
Fixes the module not accessible error when trying to approve a reported post.

PHPBB3-16553
2024-05-27 05:18:08 +00:00
..
adm [ticket/17303] Update jQuery to the version 3.7.1 2024-04-15 00:19:52 +07:00
assets [ticket/17303] Update jQuery to the version 3.7.1 2024-04-15 00:19:52 +07:00
bin [ticket/16417] Fix CLI database migration for phpBB 3.0.x 2020-07-24 10:50:56 +02:00
cache [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
config [ticket/17077] Move request handling outside locking and add release 2024-04-09 20:53:05 +02:00
develop [ticket/16872] Add event exporter for BBCode 2022-01-22 16:52:45 +01:00
docs [ticket/17311] Update PHP requirements and tested version 2024-05-13 19:21:52 +02:00
download [ticket/16793] Fix topic/post visibility - PHP 8 2021-06-10 21:34:32 +02:00
ext
files [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
images [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
includes [ticket/16553] Fix approve reported posts bug 2024-05-27 05:18:08 +00:00
install Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-22 21:54:10 +02:00
language [ticket/15325] Remove no longer needed note about permissions being global 2024-05-04 09:00:30 +02:00
phpbb [ticket/17312] Use user_last_active instead of user_lastvisit where possible 2024-05-16 20:44:38 +02:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/16553] Fix approve reported posts bug 2024-05-27 05:18:08 +00:00
.htaccess
app.php
common.php [ticket/17201] Split off logic into function and add tests 2023-10-23 21:10:53 +02:00
composer.json [ticket/16877] Bump minimum PHP version to 7.2.0 2023-08-15 20:28:41 +02:00
composer.lock [ticket/17293] Update composer dependencies to latest versions 2024-02-23 18:20:30 +01:00
cron.php [ticket/17091] Add kernel terminate logic and exit to cron response handling 2023-01-16 16:56:11 +01:00
faq.php
feed.php
index.php [ticket/15973] Add canonical URL for index 2023-09-27 21:03:01 +02:00
mcp.php [ticket/16640] Show MCP link in menu 2020-11-23 23:35:10 -05:00
memberlist.php [ticket/17312] Use user_last_active instead of user_lastvisit where possible 2024-05-16 20:44:38 +02:00
posting.php [ticket/17109] Check attach signature permissions 2024-05-17 14:38:18 +00:00
report.php
search.php [ticket/17305] Add missing space to sql_sort 2024-04-23 20:17:59 +02:00
ucp.php Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
viewforum.php [ticket/16977] Move HTML rendering logic to template 2022-04-03 17:11:09 +01:00
viewonline.php [ticket/17200] Remove not needed addition 2023-10-29 16:45:33 +01:00
viewtopic.php [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
web.config