mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/9746] Update documentation of phpbb_inet_pton().
PHPBB3-9746
This commit is contained in:
@@ -3393,7 +3393,8 @@ function phpbb_inet_ntop($in_addr)
|
|||||||
*
|
*
|
||||||
* @param string $address A human readable IPv4 or IPv6 address.
|
* @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
|
* @author APTX
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user