function background_process_update_6102 in Background Process 6
Determine default service host
File
- ./
background_process.install, line 152 - This is the installation file for the Background Process module
Code
function background_process_update_6102() {
$ret = array();
return $ret;
}