mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/13146] "Make it" -> "Set it to"
PHPBB3-13146
This commit is contained in:
parent
6d3fca9a41
commit
ec749a2b39
1 changed files with 2 additions and 2 deletions
|
@ -353,8 +353,8 @@ $topic_tracking_info = isset($topic_tracking_info) ? $topic_tracking_info : null
|
|||
* @var bool overrides_f_read_check Set true to remove f_read check afterwards
|
||||
* @var bool overrides_forum_password_check Set true to remove forum_password check afterwards
|
||||
* @var array topic_tracking_info Information upon calling get_topic_tracking()
|
||||
* Make it NULL to allow auto-filling later.
|
||||
* Make it an array to override original data.
|
||||
* Set it to NULL to allow auto-filling later.
|
||||
* Set it to an array to override original data.
|
||||
*
|
||||
* @since 3.1.3-RC1
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue