You are here

function lingotek_update_7204 in Lingotek Translation 7.5

Same name and namespace in other branches
  1. 7.7 lingotek.install \lingotek_update_7204()
  2. 7.2 lingotek.install \lingotek_update_7204()
  3. 7.3 lingotek.install \lingotek_update_7204()
  4. 7.4 lingotek.install \lingotek_update_7204()
  5. 7.6 lingotek.install \lingotek_update_7204()

Ensure LingotekApi class is in autoload registry.

File

./lingotek.install, line 368

Code

function lingotek_update_7204(&$sandbox) {
  cache_clear_all();
}