CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime

- done for new install
- upgrade need some more work
This commit is contained in:
James 2011-08-22 12:03:09 -04:00
parent d6692b7cf9
commit 376ae1370c
14 changed files with 513 additions and 10 deletions

View file

@ -1,6 +1,6 @@
<?php
define('AIRTIME_VERSION', '1.9.1');
define('AIRTIME_VERSION', '1.9.2');
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
define('AIRTIME_REST_VERSION', '1.1');