summaryrefslogtreecommitdiff
path: root/program/lib/utf8.class.php
AgeCommit message (Expand)Author
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2010-09-25- s/RoundCube/Roundcube/alecpl
2009-07-09- simplify 'utf8' class use, make rcube_charset_convert() 5x faster on system...alecpl
2009-01-05Add required parameters to raise_error() calls.svncommit
2008-08-22Add KOI8-R encoding to utf-8 libthomascube
2008-08-21- removed PHP4 class constructorsalecpl
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomascube
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-01-20added full opening php tagsvncommit
2006-01-20Use iconv and utf8 class for charset conversionthomascube