[ticket/12406] Fix variable description of core.viewtopic_modify_page_title

Variable page_title should be described as "Title of the viewtopic page".

PHPBB3-12406
This commit is contained in:
n-aleha 2014-04-17 01:47:18 +03:00
parent 0da5e3bee9
commit 31e11d81e8

View file

@ -1877,7 +1877,7 @@ $page_title = $topic_data['topic_title'] . ($start ? ' - ' . sprintf($user->lang
* You can use this event to modify the page title of the viewtopic page
*
* @event core.viewtopic_modify_page_title
* @var string page_title Title of the index page
* @var string page_title Title of the viewtopic page
* @var array topic_data Array with topic data
* @var int forum_id Forum ID of the topic
* @var int start Start offset used to calculate the page