get_version(); $conf['script'] = 'update.php'; $prefs['font_size'] = 12; $prefs['bg_color1'] = "#c0c0c0"; $prefs['font'] = "Verdana"; conf($prefs,1); /* End House Keeping */ if ($_REQUEST['action'] == 'update') { /* Run the Update Mojo Here */ $update->run_update(); /* Get the New Version */ $version = $update->get_version(); } $htmllang = str_replace("_","-",conf('lang')); ?>
Ampache - Update
This page handles all database updates to Ampache starting with 3.2. According to your database your current version is: format_version($version); ; ?>.
the following updates need to be performed