mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Assign page titles within the mcp
git-svn-id: file:///svn/phpbb/trunk@6008 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -33,6 +33,8 @@ class mcp_queue
|
||||
$forum_id = request_var('f', 0);
|
||||
$start = request_var('start', 0);
|
||||
|
||||
$this->page_title = 'MCP_QUEUE';
|
||||
|
||||
switch ($action)
|
||||
{
|
||||
case 'approve':
|
||||
|
Reference in New Issue
Block a user