You are here

function toolbar_anti_flicker_update_8301 in Toolbar Anti-flicker 8.3

Same name and namespace in other branches
  1. 9.3.x toolbar_anti_flicker.install \toolbar_anti_flicker_update_8301()

Clear caches

File

./toolbar_anti_flicker.install, line 11
Install, update and uninstall functions for the "Toolbar Anti-flicker" module.

Code

function toolbar_anti_flicker_update_8301() {

  // Empty update to cause a cache flush.
}