mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/17411] Fix docblock typo
PHPBB-17411
This commit is contained in:
@@ -92,7 +92,7 @@ switch ($search_id)
|
||||
|
||||
$search_auth_check_override = false;
|
||||
/**
|
||||
* This event allows you to override serach auth checks
|
||||
* This event allows you to override search auth checks
|
||||
*
|
||||
* @event core.search_auth_check_override
|
||||
* @var bool search_auth_check_override Whether or not the search auth check overridden
|
||||
|
Reference in New Issue
Block a user