You are here

function metatag_update_7024 in Metatag 7

No-op update. Renaming twitter:image to twitter:image:src no longer needed.

File

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

Code

function metatag_update_7024() {

  // Do nothing.
}