You are here

function ultimenu_update_8203 in Ultimenu 8.2

Clearing cache to apply the newly added JavaScript libraries/ files.

File

./ultimenu.install, line 25
Install, update and uninstall functions for the ultimenu module.

Code

function ultimenu_update_8203() {

  // Do nothing to clear cache.
}