Optimized this so it would not renumber the keys in the array every time it would...
commit8fff4aaeec2c6ff6e77e1cdc377113d3e6b5f3d2
authordavidmj <davidmj@89ea8834-ac86-4346-8a33-228a782c2dd0>
Mon, 24 Nov 2008 08:14:36 +0000 (24 08:14 +0000)
committerdavidmj <davidmj@89ea8834-ac86-4346-8a33-228a782c2dd0>
Mon, 24 Nov 2008 08:14:36 +0000 (24 08:14 +0000)
tree6cf6c78f539560db77f7e59277d413f5007b7c5d
parentdbe32b0f9904289e69e315e74bb65af946f4b8a0
Optimized this so it would not renumber the keys in the array every time it would grab a unicode character. Instead, it uses the php internal functions to get at the array as we see fit.

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9108 89ea8834-ac86-4346-8a33-228a782c2dd0
phpBB/includes/functions_messenger.php