-reenable upgrades

This commit is contained in:
martin 2011-07-12 19:15:25 -04:00
parent 186d572a2b
commit ce81f0c8fb
1 changed files with 0 additions and 4 deletions

View File

@ -63,10 +63,6 @@ if (isset($version) && ($version != false) && ($version == AIRTIME_VERSION) && !
if (isset($version) && ($version != false) && ($version < AIRTIME_VERSION) && !isset($opts->r)) {
echo "Airtime version $version found.".PHP_EOL;
echo "It appears you already have a version of Airtime installed.\n";
echo "Upgrading is currently disabled for Airtime 1.9.0-beta1.\n";
exit(2);
require_once("airtime-upgrade.php");
//Make sure to exit with non-zero error code so that airtime-install