Example #1
0
function country_list()
{
    $id = JRequest::getVar('field_id');
    HTML_contact::country_list($id);
}