Manual:$wgEnableSerializedMessages/ru
Appearance
Эта функция была полностью удалена в версии 1.16.0. |
| Кэш сообщений: $wgEnableSerializedMessages | |
|---|---|
| Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
| Введено в версии: | 1.14.0 |
| Удалено в версии: | 1.16.0 |
| Допустимые значения: | (boolean) |
| Значение по умолчанию: | true |
| Другие настройки: По алфавиту | По функциональности | |
Details
- If true, serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
- Set to false to always use the Messages files, regardless of whether they are up to date or not.