function lingotek_update_8207 in Lingotek Translation 8.2
Clear route names cache.
File
- ./
lingotek.install, line 527 - Install, update and uninstall functions for the Lingotek module.
Code
function lingotek_update_8207() {
// We added routes, so we need to ensure that the routing caches are cleared.
}