You are here

function hosting_site_update_6004 in Hostmaster (Aegir) 6

no-op - this is to be Re-verify all sites, moved to hosting_update_6002()

File

modules/hosting/site/hosting_site.install, line 231

Code

function hosting_site_update_6004() {
  return array();
}