[TEP-COMMIT] CVS: catalog/catalog/includes/modules/shipping usps.php,1.48,1.49
cvs-OfajU3CKLf1/[email protected]
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/cvsroots/oscommerce/catalog/catalog/includes/modules/shipping
In directory sunsite.dk:/tmp/cvs-serv13037/includes/modules/shipping
Modified Files:
usps.php
Log Message:
Fix bug 1574
Index: usps.php
===================================================================
RCS file: /pack/cvsroots/oscommerce/catalog/catalog/includes/modules/shipping/usps.php,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- usps.php 2003/11/17 20:36:50 1.48
+++ usps.php 2004/02/14 19:40:45 1.49
@@ -43,20 +43,20 @@
}
}
- $this->types = array('Express' => 'Express Mail',
+ $this->types = array('Express' => 'EXPRESS',
'First Class' => 'First-Class Mail',
- 'Priority' => 'Priority Mail',
- 'Parcel' => 'Parcel Post');
+ 'Priority' => 'Priority',
+ 'Parcel' => 'Parcel');
$this->intl_types = array('GXG Document' => 'Global Express Guaranteed Document Service',
'GXG Non-Document' => 'Global Express Guaranteed Non-Document Service',
'Express' => 'Global Express Mail (EMS)',
- 'Priority Lg' => 'Global Priority Mail - Flat-rate Envelope (large)',
- 'Priority Sm' => 'Global Priority Mail - Flat-rate Envelope (small)',
- 'Priority Var' => 'Global Priority Mail - Variable Weight Envelope (single)',
- 'Airmail Letter' => 'Airmail Letter Post',
+ 'Priority Lg' => 'Global Priority Mail - Flat-rate Envelope (Large)',
+ 'Priority Sm' => 'Global Priority Mail - Flat-rate Envelope (Small)',
+ 'Priority Var' => 'Global Priority Mail - Variable Weight Envelope (Single)',
+ 'Airmail Letter' => 'Airmail Letter-post',
'Airmail Parcel' => 'Airmail Parcel Post',
- 'Surface Letter' => 'Economy (Surface) Letter Post',
+ 'Surface Letter' => 'Economy (Surface) Letter-post',
'Surface Post' => 'Economy (Surface) Parcel Post');
$this->countries = $this->country_list();
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click