| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: ot_shipping.php,v 1.5 2003/07/11 09:04:23 jan0815 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', 'Versandkosten'); 14 define('MODULE_ORDER_TOTAL_SHIPPING_DESCRIPTION', 'Versandkosten einer Bestellung'); 15 16 define('FREE_SHIPPING_TITLE', 'Versandkostenfrei'); 17 define('FREE_SHIPPING_DESCRIPTION', 'Versandkostenfrei bei einem Bestellwert über %s'); 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 |