11-15-2016, 09:07 PM
Hi,
I've a problem with corebos installation, i done git clone https://github.com/tsolucio/corebos.git but when i go into corebos installation the version is different respect online demo.
Into vtigerversion.php i see:
$patch_version = '';
$modified_database = '';
$vtiger_current_version = '5.5.0';
$_SESSION['vtiger_version'] = $vtiger_current_version;
$coreBOS_app_version = '5.8.0';
$coreBOS_app_name ='coreBOS';
$coreBOS_app_url = 'http://corebos.org';
$coreBOS_commit_info = '$Format:%ci$ ($Format:%h$)';
What should I do to get the latest update?
Best Regards
Stefano
I've a problem with corebos installation, i done git clone https://github.com/tsolucio/corebos.git but when i go into corebos installation the version is different respect online demo.
Into vtigerversion.php i see:
$patch_version = '';
$modified_database = '';
$vtiger_current_version = '5.5.0';
$_SESSION['vtiger_version'] = $vtiger_current_version;
$coreBOS_app_version = '5.8.0';
$coreBOS_app_name ='coreBOS';
$coreBOS_app_url = 'http://corebos.org';
$coreBOS_commit_info = '$Format:%ci$ ($Format:%h$)';
What should I do to get the latest update?
Best Regards
Stefano