www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/lang/zh-cn/company.inc.php

    <?php
/*
	[Destoon B2B System] Copyright (c) 2008-2015 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
defined('IN_DESTOON') or exit('Access Denied');
$L['guest_title'] = '您访问的公司尚未注册本站会员';
$L['not_company'] = '公司不存在';
$L['news_title'] = '企业新闻';
?>