Change the app title to BETA.

This commit is contained in:
Alex Tselegidis 2015-12-30 23:27:34 +01:00
parent eb420f0028
commit 4f8ca2a7f8
1 changed files with 1 additions and 7 deletions

View File

@ -9,16 +9,10 @@
| the global "config" variable.
|
*/
$config['easyappointments'] = array(
'version' => '1.1.0', // This must be changed manually.
'title' => 'Develop' // Leave empty for no title or add BETA, TEST etc ...
);
$config['ea_version'] = '1.1.0'; // This must be changed manually.
$config['ea_release_title'] = 'Develop'; // Leave empty for no title or add BETA, TEST etc ...
$config['ea_release_title'] = 'BETA'; // Leave empty for no title or add BETA, TEST etc ...
$config['ea_google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
/*
|--------------------------------------------------------------------------
| Base Site URL