mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-07 09:24:14 +02:00
Merge branch '3.2.x'
This commit is contained in:
commit
9b748631ed
@ -104,7 +104,7 @@ class mcp_queue
|
||||
|
||||
if (!empty($topic_id_list) && $mode == 'deleted_topics')
|
||||
{
|
||||
if (!function_exists('mcp_delete_topics'))
|
||||
if (!function_exists('mcp_delete_topic'))
|
||||
{
|
||||
global $phpbb_root_path, $phpEx;
|
||||
include($phpbb_root_path . 'includes/mcp/mcp_main.' . $phpEx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user