mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 03:54:56 +02:00
[ticket/9746] Update documentation of phpbb_inet_pton().
PHPBB3-9746
This commit is contained in:
parent
985151913c
commit
5d01c58b77
@ -3393,7 +3393,8 @@ function phpbb_inet_ntop($in_addr)
|
||||
*
|
||||
* @param string $address A human readable IPv4 or IPv6 address.
|
||||
*
|
||||
* @return string in_addr representation of the given address
|
||||
* @return mixed false if address is invalid,
|
||||
* in_addr representation of the given address otherwise (string)
|
||||
*
|
||||
* @author APTX
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user