function image_effects_update_8003 in Image Effects 8
Clear caches to discover newly added image effects.
File
- ./
image_effects.install, line 72 - Install, update and uninstall functions for the image_effects module.
Code
function image_effects_update_8003() {
// Empty update to cause a cache rebuild.
}