You are here

function metatag_update_7102 in Metatag 7

Re-run update 7101.

File

./metatag.install, line 2324
Install, update, and uninstall functions for the metatag module.

Code

function metatag_update_7102() {
  metatag_update_7101();
}