You are here

function juicebox_update_7201 in Juicebox HTML5 Responsive Image Galleries 7.2

Update registry and cache details to accomodate refactored class names and test additions.

File

./juicebox.install, line 112
Install, update and uninstall functions for the Juicebox module.

Code

function juicebox_update_7201() {

  // Empty update to force a rebuild of the cache/registry. We have changed
  // many structures which require clean caches.
}