Manual:$wgExtModifiedFields/ru
Appearance
Эта функция была полностью удалена в версии 1.36.0. |
| Extension fields: $wgExtModifiedFields | |
|---|---|
| Extension defined fields to change existing tables |
|
| Введено в версии: | 1.16.0 |
| Удалено в версии: | 1.36.0 (Gerrit change 554602; git #95649c39) |
| Допустимые значения: | (see below) |
| Значение по умолчанию: | [] |
| Другие настройки: По алфавиту | По функциональности | |
Details
Used to modify fields of existing tables.
Usage
$wgExtModifiedFields[] = array( 'tablename', 'indexname', 'schema_file.sql' );