* adjust for check.
This commit is contained in:
@@ -14,7 +14,6 @@ include $moduleRoot . '/group/lang/resource.php';
|
||||
foreach(glob($moduleRoot . '/group/ext/lang/zh-cn/*.php') as $resourceFile) include $resourceFile;
|
||||
foreach(glob('../xuanxuan/module/group/ext/lang/zh-cn/*.php') as $resourceFile) include $resourceFile;
|
||||
|
||||
$lang->productCommon = '';
|
||||
$lang->projectCommon = '';
|
||||
$lang->storyCommon = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user