';
}else{
$tmp_lng = 'english.php';
echo 'Language file [ '. $GLOBALS['mosConfig_lang'] .' ] not found, using default language: english
';
}
include_once( $pathLangFile . $tmp_lng );
}
function com_install() {
include( $GLOBALS['mosConfig_absolute_path'] . '/administrator/components/com_joomap/classes/JoomapConfig.php' );
echo '
| → | '."\n"; JoomapConfig::create(); echo ' |
| → | '._JOOMAP_MSG_SET_RESTORED.' |