mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-19 23:32:02 +02:00
[ticket/10820] fix docblock
PHPBB3-10820
This commit is contained in:
parent
ea7ece5d25
commit
5ebebbd719
@ -714,7 +714,7 @@ function file_gc()
|
||||
*
|
||||
* @param string $user_agent User agent HTTP header
|
||||
*
|
||||
* @return bool true if ie7+
|
||||
* @return bool true if internet explorer version is greater than 7
|
||||
*/
|
||||
function phpbb_is_greater_ie7($user_agent)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user