mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12758] Add @changed to doc block
PHPBB3-12758
This commit is contained in:
parent
22966927ea
commit
e5b7414589
1 changed files with 1 additions and 0 deletions
|
@ -929,6 +929,7 @@ if ($keywords || $author || $author_id || $search_id || $submit)
|
||||||
* @var string view Search results view mode
|
* @var string view Search results view mode
|
||||||
* @var array zebra Array with zebra data for the current user
|
* @var array zebra Array with zebra data for the current user
|
||||||
* @since 3.1.0-b4
|
* @since 3.1.0-b4
|
||||||
|
* @changed 3.1.0-b5 Added var show_results
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'attachments',
|
'attachments',
|
||||||
|
|
Loading…
Add table
Reference in a new issue