Manual:$wgEnableSerializedMessages/pl
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.16.0. |
| Message Cache: $wgEnableSerializedMessages | |
|---|---|
| Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
| Wprowadzono w wersji: | 1.14.0 |
| Usunięto w wersji: | 1.16.0 |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | true |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
- 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.