mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/13160] Removed an unwanted tab char.
PHPBB3-13160
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user