5 Star 3 Fork 2

龙影 / vtigercrm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vtigerversion.php 736 Bytes
一键复制 编辑 原始数据 按行查看 历史
Giovanni Maggini 提交于 2014-10-17 00:29 . First commit (version 6.1.0)
<?php
/*+*******************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
********************************************************************************/
$patch_version = '20141007'; // -ve timestamp before release, +ve timestamp after release.
$modified_database = '';
$vtiger_current_version = '6.1.0';
$_SESSION['vtiger_version'] = $vtiger_current_version;
?>
1
https://gitee.com/loyin/vtigercrm.git
git@gitee.com:loyin/vtigercrm.git
loyin
vtigercrm
vtigercrm
master

搜索帮助