mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 15:05:43 +02:00
[ticket/10820] Use singular return
PHPBB3-10820
This commit is contained in:
parent
07c62dd64f
commit
364828de24
@ -711,7 +711,7 @@ function file_gc()
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Check if the browser is internet explorer version 7+
|
* Check if the browser is internet explorer version 7+
|
||||||
* @returns true if ie7+
|
* @return true if ie7+
|
||||||
*/
|
*/
|
||||||
function phpbb_is_greater_ie7($browser)
|
function phpbb_is_greater_ie7($browser)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user