You are here

function file_entity_update_7102 in File Entity (fieldable files) 7

Same name and namespace in other branches
  1. 7.3 file_entity.install \file_entity_update_7102()
  2. 7.2 file_entity.install \file_entity_update_7102()

Empty update function to trigger an entity cache rebuild.

File

./file_entity.install, line 227
Install, update and uninstall functions for the file_entity module.

Code

function file_entity_update_7102() {
}