phpbb_questionnaire_system_data_provider
class phpbb_questionnaire_system_data_provider
Questionnaire System data provider
Methods
get_identifier()
No description
array
get_data()
Get data about the general system information, like OS or IP (shortened).
bool
is_private_ip(string $ip)
Checks whether the given IP is in a private network.
Details
at line 137
get_identifier()
No description
at line 147
array
get_data()
Get data about the general system information, like OS or IP (shortened).
at line 171
bool
is_private_ip(string $ip)
Checks whether the given IP is in a private network.