aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorErwan Nader <ernadoo@gmail.com>2017-05-31 21:21:04 +0200
committerErwan Nader <ernadoo@gmail.com>2017-05-31 21:21:04 +0200
commit0914123391cc0d7057dda6c8c1c2973d3fde5910 (patch)
treefdbf85814859efd7c664e062e356d8fbfce39852 /phpBB
parent4cf998e9dfcac777000c923fd36276d9781bfd94 (diff)
downloadforums-0914123391cc0d7057dda6c8c1c2973d3fde5910.tar
forums-0914123391cc0d7057dda6c8c1c2973d3fde5910.tar.gz
forums-0914123391cc0d7057dda6c8c1c2973d3fde5910.tar.bz2
forums-0914123391cc0d7057dda6c8c1c2973d3fde5910.tar.xz
forums-0914123391cc0d7057dda6c8c1c2973d3fde5910.zip
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
PHPBB3-15132
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/includes/mcp/mcp_main.php1
1 files changed, 1 insertions, 0 deletions
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',