$t('Highcharts vulnerability'), 'severity' => REQUIREMENT_ERROR, 'value' => $t('Dangerous sample code present'), 'description' => $t('Your installation of the Highcharts library at "@path" contains a directory named "exporting-server". This directory contains dangerous sample files that may compromise the security of your site. You must delete this directory before you may use the Charts Highcharts module.', array('@path' => $highcharts_info['library path'])), ); } } return $requirements; }