[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: sitemap.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright © 2004 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE', 'Site Map'); 14 define('HEADING_TITLE', 'Site Map'); 15 16 define('PAGE_ACCOUNT', 'My Account'); 17 define('PAGE_ACCOUNT_EDIT', 'Account Information'); 18 define('PAGE_ADDRESS_BOOK', 'Address Book'); 19 define('PAGE_ACCOUNT_HISTORY', 'Order History'); 20 define('PAGE_ACCOUNT_NOTIFICATIONS', 'Newsletter Subscriptions'); 21 define('PAGE_SHOPPING_CART', 'Shopping Cart'); 22 define('PAGE_CHECKOUT_SHIPPING', 'Checkout'); 23 define('PAGE_ADVANCED_SEARCH', 'Advanced Search'); 24 define('PAGE_PRODUCTS_NEW', 'New Products'); 25 define('PAGE_SPECIALS', 'Specials'); 26 define('PAGE_REVIEWS', 'Reviews'); 27 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |