[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/includes/languages/english/modules/order_total/ -> ot_shipping.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: ot_shipping.php,v 1.2 2003/02/05 22:34:45 hpdl Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2003 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13    define('MODULE_ORDER_TOTAL_SHIPPING_TITLE', 'Shipping');
  14    define('MODULE_ORDER_TOTAL_SHIPPING_DESCRIPTION', 'Order Shipping Cost');
  15  
  16    define('FREE_SHIPPING_TITLE', 'Free Shipping');
  17    define('FREE_SHIPPING_DESCRIPTION', 'Free shipping for orders over %s');
  18  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4