From: brettp Date: Thu, 12 Nov 2009 04:01:52 +0000 (+0000) Subject: Wrapped all multibyte functions that are directly interchangable with non mb function... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c9b9a9c78db9aa9bf62d5924d6739519945f209c;p=lorea%2Felgg.git Wrapped all multibyte functions that are directly interchangable with non mb functions with elgg_*(). git-svn-id: http://code.elgg.org/elgg/trunk@3670 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/engine/lib/mb_wrapper.php b/engine/lib/mb_wrapper.php index 2cef15c64..7d49da315 100644 --- a/engine/lib/mb_wrapper.php +++ b/engine/lib/mb_wrapper.php @@ -1,61 +1,44 @@