You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
202 B
5 lines
202 B
<?php
|
|
defined('BASE_PATH') OR exit('No direct script access allowed');
|
|
|
|
$_LANG['cod'] = '货到付款';
|
|
$_LANG['cod_desc'] = '开通城市:×××' . chr(13) . '货到付款区域:×××';
|
|
|