conditions.php
来自「osCommerce最好的电子商务程序 2.2」· PHP 代码 · 共 17 行
PHP
17 行
<?php
/*
$Id: conditions.php,v 1.1.1.1 2004/10/09 14:29:19 cvsadmin Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2002 osCommerce
Released under the GNU General Public License
*/
define('NAVBAR_TITLE', 'Conditions of Use');
define('HEADING_TITLE', 'Conditions of Use');
define('TEXT_INFORMATION', 'Put here your Conditions of Use information.');
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?