...
No data country available on
This country has already been selected here
The selected indicator has no data on
switch ($_GET['lang']) {
case 'es':
include_once ("includes/footer-4th-en.php");
break;
default:
include_once ("includes/footer-4th-en.php");
break;
}
?>