mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/9669] Replace spaces with tabs
PHPBB3-9669
This commit is contained in:
@@ -1768,7 +1768,7 @@ if (extension_loaded('intl'))
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* A wrapper function for the normalizer which takes care of including the class if
|
* A wrapper function for the normalizer which takes care of including the class if
|
||||||
* required and modifies the passed strings to be in NFC (Normalization Form Composition).
|
* required and modifies the passed strings to be in NFC (Normalization Form Composition).
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user