mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-22 08:30:26 +01:00
[ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
PHPBB3-15132
This commit is contained in:
parent
4cf998e9df
commit
0914123391
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user