1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

[ticket/13160] Removed an unwanted tab char.

PHPBB3-13160
This commit is contained in:
brunoais 2014-12-13 19:20:53 +00:00
parent 11269fe62a
commit ffb7d618ac

View File

@ -355,7 +355,7 @@ $topic_tracking_info = isset($topic_tracking_info) ? $topic_tracking_info : NULL
* Make it NULL to allow auto-filling later.
* Make it an array to override original data.
*
* @since 3.1.3-RC1
* @since 3.1.3-RC1
*/
$vars = array(
'forum_id',