function tmgmt_smartling_update_8007 in TMGMT Translator Smartling 8.3
Same name and namespace in other branches
- 8.4 tmgmt_smartling.install \tmgmt_smartling_update_8007()
Rebuild the container as services changed.
File
- ./
tmgmt_smartling.install, line 124 - Update function for the tmgmt_smartling module.
Code
function tmgmt_smartling_update_8007() {
drupal_flush_all_caches();
}