function lingotek_update_7205 in Lingotek Translation 7.3
Same name and namespace in other branches
- 7.7 lingotek.install \lingotek_update_7205()
- 7.2 lingotek.install \lingotek_update_7205()
- 7.4 lingotek.install \lingotek_update_7205()
- 7.5 lingotek.install \lingotek_update_7205()
- 7.6 lingotek.install \lingotek_update_7205()
Ensure that the Lingotek Translation module has a weight higher than entity_translation.
File
- ./
lingotek.install, line 299 - Installation for Lingotek Community Translation Module.
Code
function lingotek_update_7205(&$sandbox) {
lingotek_set_priority();
}