Changeset b6a27ff in github


Ignore:
Timestamp:
Sep 18, 2008 4:29:50 PM (5 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
ae579ce
Parents:
fdebae8
Message:

Treat US-ASCII as Latin-1 to give messages with wrong charset definition a chance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/include/main.inc

    rfdebae8 rb6a27ff  
    213213     
    214214  $aliases = array( 
     215    'US-ASCII'       => 'ISO-8859-1', 
    215216    'UNKNOWN-8BIT'   => 'ISO-8859-15', 
    216217    'X-UNKNOWN'      => 'ISO-8859-15', 
Note: See TracChangeset for help on using the changeset viewer.