mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-28 03:22:55 +01:00
Merge branch '3.2.x'
This commit is contained in:
commit
360e5f3fdf
@ -378,7 +378,7 @@ function lock_unlock($action, $ids)
|
||||
*/
|
||||
function change_topic_type($action, $topic_ids)
|
||||
{
|
||||
global $user, $db, $request, $phpbb_log;
|
||||
global $user, $db, $request, $phpbb_log, $phpbb_dispatcher;
|
||||
|
||||
switch ($action)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user