mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +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+
|
||||
* @returns true if ie7+
|
||||
* @return true if ie7+
|
||||
*/
|
||||
function phpbb_is_greater_ie7($browser)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user