mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 21:10:31 +02:00
[ticket/12758] Add @changed to doc block
PHPBB3-12758
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user