⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 account_notifications.php

📁 每个RFC 3261信息头有一个相应的存取标识. 但是,许多信息头拥有同样的形式。 例如。To和From的信息头都是由显示名和一个URI组成。 To和From信息头用来管理与处理NameAddr实例的
💻 PHP
字号:
<?php/*  $Id: account_notifications.php,v 1.1 2003/05/19 19:55:45 hpdl Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/define('NAVBAR_TITLE_1', 'My Account');define('NAVBAR_TITLE_2', 'Product Notifications');define('HEADING_TITLE', 'Product Notifications');define('MY_NOTIFICATIONS_TITLE', 'My Product Notifications');define('MY_NOTIFICATIONS_DESCRIPTION', 'The product notification list allows you to stay up to date on products you find of interest.<br><br>To be up to date on all product changes, select <b>Global Product Notifications</b>.');define('GLOBAL_NOTIFICATIONS_TITLE', 'Global Product Notifications');define('GLOBAL_NOTIFICATIONS_DESCRIPTION', 'Recieve notifications on all available products.');define('NOTIFICATIONS_TITLE', 'Product Notifications');define('NOTIFICATIONS_DESCRIPTION', 'To remove a product notification, clear the products checkbox and click on Continue.');define('NOTIFICATIONS_NON_EXISTING', 'There are currently no products marked to be notified on.<br><br>To add products to your product notification list, click on the notification link available on the detailed product information page.');define('SUCCESS_NOTIFICATIONS_UPDATED', 'Your product notifications have been successfully updated.');?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -