You are here

function realname_update_6103 in Real Name 6

Force updates to run in order for the theme registry changes to take effect.

File

./realname.install, line 172
Handles installation and updates for the RealName module.

Code

function realname_update_6103() {
  return array();
}