You are here

function image_effects_update_8001 in Image Effects 8

Clear caches due to added image_effects_text_overlay_text alter hook.

File

./image_effects.install, line 58
Install, update and uninstall functions for the image_effects module.

Code

function image_effects_update_8001() {

  // Empty update to cause a cache rebuild.
}