Translation2_Admin::removeLang()
Translation2_Admin::removeLang() -- Remove the language from the langsAvail table and drop the strings table.
Описание
If the strings table holds other languages and $force==FALSE, then only the lang column is dropped. If $force==TRUE, the whole table is dropped without any check
Пред. | Начало | След. |
Translation2_Admin::updateLang() | Уровень выше | Translation2_Admin::add() |