mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13160] Removed an unwanted tab char.
PHPBB3-13160
This commit is contained in:
parent
11269fe62a
commit
ffb7d618ac
1 changed files with 1 additions and 1 deletions
|
@ -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 NULL to allow auto-filling later.
|
||||||
* Make it an array to override original data.
|
* Make it an array to override original data.
|
||||||
*
|
*
|
||||||
* @since 3.1.3-RC1
|
* @since 3.1.3-RC1
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'forum_id',
|
'forum_id',
|
||||||
|
|
Loading…
Add table
Reference in a new issue