You are here

function image_effects_update_8203 in Image Effects 8.2

Clear caches to discover new effects.

File

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

Code

function image_effects_update_8203() {

  // Empty function.
}