CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation

moving constants in conf.php to constants.php
This commit is contained in:
Naomi 2011-05-19 14:27:30 -04:00
parent e7589f6007
commit a2ec9b4d10
5 changed files with 11 additions and 9 deletions

View file

@ -6,10 +6,6 @@
* /etc/airtime/recorder.cfg
*/
define('AIRTIME_VERSION', '1.8.2');
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
define('AIRTIME_REST_VERSION', '1.1');
global $CC_CONFIG;
$CC_CONFIG = array(