Esempio n. 1
0
function show_ip_info()
{
    $ip = JRequest::getVar('ip');
    HTML_contact::show_ip_info($ip);
}