* change init lang of svn and git to common.

This commit is contained in:
wangyidong
2019-01-18 10:33:06 +08:00
parent 28f014d766
commit 91bb4a4ae2
5 changed files with 5 additions and 3 deletions
-1
View File
@@ -10,7 +10,6 @@
* @link http://www.zentao.net
*/
/* 方法列表。*/
$lang->git = new stdclass();
$lang->git->common = 'Git';
$lang->git->cat = '查看源代码';
$lang->git->diff = '比较源代码';