$text=$data['missing_dependencies']?'This update will been skipped due to the following missing dependencies: <em>'.implode(', ',$data['missing_dependencies']).'</em>':"This update will be skipped due to an error in the module's code.";
$text=$data['missing_dependencies']?'This update will been skipped due to the following missing dependencies: <em>'.implode(', ',$data['missing_dependencies']).'</em>':"This update will be skipped due to an error in the module's code.";