From 538ffb5bfb9dc2ebc9907adc3fc4ea020a442434 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 27 Jan 2007 16:41:14 +0000 Subject: some very tiny adjustements. git-svn-id: file:///svn/phpbb/trunk@6939 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/utf/utf_tools.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'phpBB/includes/utf') diff --git a/phpBB/includes/utf/utf_tools.php b/phpBB/includes/utf/utf_tools.php index 00e5deab37..f9558c12b4 100644 --- a/phpBB/includes/utf/utf_tools.php +++ b/phpBB/includes/utf/utf_tools.php @@ -6,9 +6,6 @@ * @copyright (c) 2006 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * -* @todo make sure the replacements are called correctly -* already done: strtolower, strtoupper, ucfirst, str_split, strrpos, strlen (hopefully!), strpos, substr, htmlspecialchars -* remaining: strspn, chr, ord */ /** -- cgit v1.2.1