mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +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:
@@ -53,6 +53,7 @@ class mcp_logs
|
||||
$sort_dir = request_var('sd', 'd');
|
||||
|
||||
$this->tpl_name = 'mcp_logs';
|
||||
$this->page_title = 'MCP_LOGS';
|
||||
|
||||
$forum_id = $topic_id = 0;
|
||||
switch ($mode)
|
||||
|
Reference in New Issue
Block a user