CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead
-done
This commit is contained in:
parent
e60db9e031
commit
cd95170b06
10 changed files with 94 additions and 147 deletions
3
install_minimal/include/airtime-constants.php
Normal file
3
install_minimal/include/airtime-constants.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
define('AIRTIME_VERSION', '2.0.0-beta1');
|
Loading…
Add table
Add a link
Reference in a new issue