diff options
Diffstat (limited to 'htdocs/config/charset.cfg')
-rw-r--r-- | htdocs/config/charset.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/config/charset.cfg b/htdocs/config/charset.cfg index e7c91cd..69ef847 100644 --- a/htdocs/config/charset.cfg +++ b/htdocs/config/charset.cfg @@ -1,7 +1,7 @@ # # List of accepted encodings. # -# $Id: charset.cfg,v 1.12 2006-03-31 05:48:02 ot Exp $ +# $Id: charset.cfg,v 1.13 2006-10-12 01:15:50 ot Exp $ # # The Validator will refuse to decode documents in an encoding # other than those listed here. The list is independent of what @@ -25,6 +25,7 @@ iso-8859-8 = 1 iso-8859-8-i = 1 iso-8859-9 = 1 iso-8859-10 = 1 +iso-8859-11 = 1 iso-8859-13 = 1 iso-8859-14 = 1 iso-8859-15 = 1 |