????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/www/ecommerce/os/catalog/admin/includes/languages/espanol/
Upload File :
Current File : /home2/morganrand/www/ecommerce/os/catalog/admin/includes/languages/espanol/stats_customers.php

<?php
/*
  $Id: stats_customers.php,v 1.1 2004/08/25 23:02:24 akhan Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

define('HEADING_TITLE', 'Total de Pedidos por Cliente');

define('TABLE_HEADING_NUMBER', 'N&uacute;mero');
define('TABLE_HEADING_CUSTOMERS', 'Clientes');
define('TABLE_HEADING_TOTAL_PURCHASED', 'Total Pedido');
?>