Fix inline doc for get_remote_host()

This commit is contained in:
Fedor A. Fetisov 2017-05-22 02:03:29 +03:00
parent 843a6e11ae
commit f105a0b5d2

View File

@ -572,8 +572,7 @@ function visitor_from_request()
} }
/** /**
* @return array Return remote host from active request. contains * @return string Return remote host from active request
* (user_id string, user_name string)
*/ */
function get_remote_host() function get_remote_host()
{ {