mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13146] Remove empty line
PHPBB3-13146
This commit is contained in:
parent
ec749a2b39
commit
9cc4d60b88
1 changed files with 0 additions and 1 deletions
|
@ -355,7 +355,6 @@ $topic_tracking_info = isset($topic_tracking_info) ? $topic_tracking_info : null
|
|||
* @var array topic_tracking_info Information upon calling get_topic_tracking()
|
||||
* Set it to NULL to allow auto-filling later.
|
||||
* Set it to an array to override original data.
|
||||
*
|
||||
* @since 3.1.3-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
|
|
Loading…
Add table
Reference in a new issue