You are here

function agls_update_7001 in AGLS Metadata 7

Fix Metatag records for DC and AGLS.

File

./agls.install, line 10
Update scripts for the AGLS module.

Code

function agls_update_7001(&$sandbox) {
  return agls_install_update_tags($sandbox, '_agls_fix_tags_7001', '7001');
}