class phpbb_questionnaire_system_data_provider
Questionnaire System data provider
Methods
get_identifier()
|
||
get_data()
Get data about the general system information, like OS or IP (shortened). |
||
is_private_ip($ip)
Checks whether the given IP is in a private network. |
Details
at line 140
public
get_identifier()
at line 150
public
get_data()
Get data about the general system information, like OS or IP (shortened).
at line 174
public
is_private_ip($ip)
Checks whether the given IP is in a private network.