]> git.sur5r.net Git - contagged/commit
UTF-8 in interface
authorAndreas Gohr <gohr@cosmocode.de>
Tue, 17 Jan 2006 11:49:34 +0000 (12:49 +0100)
committerAndreas Gohr <gohr@cosmocode.de>
Tue, 17 Jan 2006 11:49:34 +0000 (12:49 +0100)
commit3dcc26f728beaeee605bad5e641759c74d83732e
tree5cc358e15d9c392a8e495a8a2f335e21c9e4d18a
parent77d53c7d27865772028df4c45ee81b38ac13f0e7
UTF-8 in interface

Now everything is UTF-8. LDAPab used to convert from and to latin1 for no
reason. LDAP always stores it's data in UTF-8 anyway. Be sure to save your
language files in UTF-8 and also make sure not to use a Byteordermark (BOM)
or you may breakthe PHP engine parser.

darcs-hash:20060117114934-6e07b-3943428770b93f663536981a9d6f1fa0771cf948.gz
19 files changed:
README
TODO [deleted file]
config.php
entry.php
functions.php
help.php
index.php
lang/de.php
login.php
orgs.php
template.php
templates/entry_edit.tpl
templates/header.tpl
templates/import.tpl
templates/importVCF.tpl
templates/importVCF_entry.tpl
templates/import_entry.tpl
templates/list_filter.tpl
templates/login.tpl