You are here

function disable_messages_update_7100 in Disable Messages 7

Implements hook_update().

File

./disable_messages.install, line 73
Filter Messages Module install file.

Code

function disable_messages_update_7100() {

  // Do nothing other than force update of theme registry.
}