/home/suroeste/public_html/gorbus.transportessuroeste.com/reservas
Edit: /home/suroeste/public_html/gorbus.transportessuroeste.com/reservas/index.php (6250B)
Nm_lang['lang_pub_index_btn_label'];
}else{
return false;
}
}
}
$obj = new indexLangs();
$str_label = $obj->getLang();
if($str_label == false){
$str_label = "Access home application";
}
$str_apl = 'form_inicia_compra';
if(is_file("_lib/_app_data/" . $str_apl . '_ini.php'))
{
require("_lib/_app_data/" . $str_apl . '_ini.php');
$str_apl = $arr_data['friendly_url'];
}
else
{
$str_apl = $str_apl . '/';
}
?>