Nothing to see here, just a typo...

This commit is contained in:
Albert Santoni 2013-11-28 16:09:03 -05:00
parent bf5e995547
commit 28c81fcebb
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ if (PHP_VERSION_ID < 50400) //PHP 5.4
exit(1);
}
die(0);
$iniExists = file_exists("/etc/airtime/airtime.conf");
if ($iniExists) {
//reinstall, Will ask if we should rewrite config files.