Coding Standards

This commit is contained in:
Romain Neutron
2012-03-19 19:04:48 +01:00
parent f8ad7136cf
commit fa698fbdda
22 changed files with 56 additions and 41 deletions

View File

@@ -1406,7 +1406,7 @@ class unicode
{
$regexp .= '\.';
}
$regexp .= ']{1}/';
$string = $this->remove_diacritics($string);