@ -39,9 +39,12 @@ if(isset($_GET['lang'])) {
$hotspot_lang_file .= $lang . '/hotspot.inc.php';
else
$hotspot_lang_file .= 'english/hotspot.inc.php';
} else {
}
} else
$file = file($hotspot_lang_file);