$plugin_coloration_telecharge = ($cadre == 'cadre') ? PLUGIN_COLORATION_CADRE_TELECHARGE : PLUGIN_COLORATION_CODE_TELECHARGE; $telecharge = ($plugin_coloration_telecharge || in_array('telechargement', $params)) && (strpos($code, "\n") !== false) && !in_array('sans_telechargement', $params);