Russia
|
_check_lang.php is one of the oldest Discuz! ML utilities.
It was intended to verify the correctness of PHP syntax in language files.
This utility simply loads all the language files into memory one by one.
If there is a syntax problem in the file, then a PHP error message is displayed.
This utility was very popular 10 years ago when most of the language packs were developed.
However, with the advent of the new utility (_lang_diff) for comparing and synchronizing two language packs, the _check_lang.php utility has lost its relevance. |
|