| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: stats_customers.php,v 1.6 2002/03/30 15:54:15 harley_vb Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_TITLE', 'Best Customer Orders-Total'); 14 15 define('TABLE_HEADING_NUMBER', 'No.'); 16 define('TABLE_HEADING_CUSTOMERS', 'Customers'); 17 define('TABLE_HEADING_TOTAL_PURCHASED', 'Total Purchased'); 18 ?>
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |