~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/lang/nl/init.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-02-04 13:44:37 UTC
  • Revision ID: james.westby@ubuntu.com-20040204134437-kz8j3ui2qa7oq8z2
Tags: upstream-0.8.12
ImportĀ upstreamĀ versionĀ 0.8.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
$lang_charset="UTF-8";
 
3
 
 
4
$supported_charsets["ISO-8859-1"] = 1;
 
5
$supported_charsets["UTF-8"] = 1;
 
6
$supported_charsets["US-ASCII"] = 1;
 
7
$supported_charsets["Windows-1251"] = 1;
 
8
 
 
9
?>
 
 
b'\\ No newline at end of file'