Fixing AkCharset::SetRecodingEngine(), It did not cache effectively which engine...
commitc12bd944e636b58edafe3b5e6afef4b3ded8ee41
authorBermi <bermi@akelos.com>
Sun, 27 Jul 2008 15:05:34 +0000 (27 15:05 +0000)
committerBermi <bermi@akelos.com>
Sun, 27 Jul 2008 15:05:34 +0000 (27 15:05 +0000)
treeb2771ab214536bcca924ff7fa42f2fdf509adef7
parent4874766702a5579e8459755ca610d97f34b0e37f
Fixing AkCharset::SetRecodingEngine(), It did not cache effectively which engine to use so it was a major overhead on each recoding request.

Adding support for iconv on PHP5

git-svn-id: http://svn.akelos.org/trunk@980 a2fa5c27-f921-0410-a72c-bf682d381be0
lib/Ak.php
lib/AkActionMailer/AkMailBase.php
lib/AkCharset.php