CC-3389: Login page says copyright is 2010-2011 rather than 2010-2012
-fixed
This commit is contained in:
parent
c0f83a0e02
commit
5f4738dc7a
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
|
define('AIRTIME_COPYRIGHT_DATE', '2010-2012');
|
||||||
define('AIRTIME_REST_VERSION', '1.1');
|
define('AIRTIME_REST_VERSION', '1.1');
|
||||||
define('AIRTIME_API_VERSION', '1.0');
|
define('AIRTIME_API_VERSION', '1.0');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue