3.3.3.5. Your current version is %s with database version %s.'), AmpConfig::get('version'), $version); ?>
window.location="' . AmpConfig::get('web_path') . '";'; exit; } else { /* Run the Update Mojo Here */ Update::run_update(); /* Get the New Version */ $version = Update::get_version(); } } $htmllang = str_replace("_","-",AmpConfig::get('lang')); ?>
3.3.3.5. Your current version is %s with database version %s.'), AmpConfig::get('version'), $version); ?>