function hosting_site_update_6004 in Hosting 6.2
Same name and namespace in other branches
- 7.4 site/hosting_site.install \hosting_site_update_6004()
- 7.3 site/hosting_site.install \hosting_site_update_6004()
no-op - this is to be Re-verify all sites, moved to hosting_update_6002()
File
- site/
hosting_site.install, line 235
Code
function hosting_site_update_6004() {
return array();
}