bonus.php
来自「ECSHOP是一款开源免费的通用电子商务平台构建软件」· PHP 代码 · 共 23 行
PHP
23 行
<?php
/**
* ECSHOP Bonus type/Bonus management program
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software锛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: paulgao $
* $Date: 2007-02-13 10:51:45 +0800$(Tuesday,13 February 2007)
* $Id: bonus.php 5814 2007-02-13 02:51:45Z paulgao $
*/
/* Bonus type feild information */
$_LANG['bonus_type'] = 'Bonus Type';
$_LANG['bonus_list'] = 'Bonus List';
$_LANG['type_name'] = 'Name';
$_LANG['type_money'] = 'Bonus money';
$_LANG['min_goods_amount'] = '鏈
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?