aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/mcp.php
diff options
context:
space:
mode:
authorLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-05-05 17:00:50 +0000
committerLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-05-05 17:00:50 +0000
commitbecf5f5199df27f82c7dac0954211d21f5a15ba7 (patch)
tree1c3ac000224181c77bd962d0b410f06d0fcb5a6e /phpBB/mcp.php
parent617c49bb8e1ca3dc9c04f7c9222d29447659486d (diff)
downloadforums-becf5f5199df27f82c7dac0954211d21f5a15ba7.tar
forums-becf5f5199df27f82c7dac0954211d21f5a15ba7.tar.gz
forums-becf5f5199df27f82c7dac0954211d21f5a15ba7.tar.bz2
forums-becf5f5199df27f82c7dac0954211d21f5a15ba7.tar.xz
forums-becf5f5199df27f82c7dac0954211d21f5a15ba7.zip
The "Leave shadow" checkbox is back
git-svn-id: file:///svn/phpbb/trunk@3979 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/mcp.php')
-rw-r--r--phpBB/mcp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/mcp.php b/phpBB/mcp.php
index 8d4d990754..22c9a5e90e 100644
--- a/phpBB/mcp.php
+++ b/phpBB/mcp.php
@@ -760,6 +760,7 @@ switch ($mode)
'S_MCP_ACTION' => "mcp.$phpEx$SID&amp;mode=move&amp;start=$start",
'S_HIDDEN_FIELDS' => $s_hidden_fields,
'S_FORUM_SELECT' => make_forum_select(),
+ 'S_LEAVE_SHADOW' => TRUE,
'L_MODE_TITLE' => $user->lang['MOVE'],
'L_MODE_EXPLAIN' => ''