From 0914123391cc0d7057dda6c8c1c2973d3fde5910 Mon Sep 17 00:00:00 2001 From: Erwan Nader Date: Wed, 31 May 2017 21:21:04 +0200 Subject: [PATCH] [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event PHPBB3-15132 --- phpBB/includes/mcp/mcp_main.php | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/includes/mcp/mcp_main.php b/phpBB/includes/mcp/mcp_main.php index 8917e44776..e9ff696684 100644 --- a/phpBB/includes/mcp/mcp_main.php +++ b/phpBB/includes/mcp/mcp_main.php @@ -632,6 +632,7 @@ function mcp_move_topic($topic_ids) * @var array shadow SQL array to be used by $db->sql_build_array * @var array row Topic data * @since 3.1.11-RC1 + * @changed 3.1.11-RC1 Added variable: row */ $vars = array( 'shadow',