mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
some bugfixes
git-svn-id: file:///svn/phpbb/trunk@6104 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -25,6 +25,9 @@ $user->setup('mcp');
|
||||
|
||||
$module = new p_master();
|
||||
|
||||
// Setting a variable to let the style designer know where he is...
|
||||
$template->assign_var('S_IN_MCP', true);
|
||||
|
||||
// Basic parameter data
|
||||
$id = request_var('i', '');
|
||||
|
||||
|
Reference in New Issue
Block a user