commit | 31b7c339a1ffda23d9ad288e294fbde5e7e22f70 | [log] [tgz] |
---|---|---|
author | vkeranov <vkeranov@gmail.com> | Sat Oct 27 18:09:46 2012 +0300 |
committer | vkeranov <vkeranov@gmail.com> | Sat Oct 27 18:09:46 2012 +0300 |
tree | c0b5cbe050b49142741d46f21214183c73ea4726 | |
parent | a8349bc4809e5a5a6bbc2c1a6566a01f4f8f16c7 [diff] |
Remove extra new lines
diff --git a/system/core/Utf8.php b/system/core/Utf8.php index bc7afed..efe3c10 100644 --- a/system/core/Utf8.php +++ b/system/core/Utf8.php
@@ -64,7 +64,6 @@ define('MB_ENABLED', FALSE); } - if ( @preg_match('/./u', 'é') === 1 // PCRE must support UTF-8 && function_exists('iconv') // iconv must be installed