function hosting_site_update_6003 in Hostmaster (Aegir) 6
File
- modules/
hosting/ site/ hosting_site.install, line 221
Code
function hosting_site_update_6003() {
$ret = array();
// this is now irrelevant as the ports have been refactored completely.
return $ret;
}