".lang($category)." | \n"; echo "\n"; echo " | ".lang('code')." | \n"; echo "
---|---|---|
".lang($info->title)." | \n"; echo ""; if ($info->display_value != null) { _lang($info->display_value); } else if ($info->values != null) { for ($i = 0; $i < count($info->values); $i++) { $valArray = $info->values[$i]; foreach ((array) $valArray['values'] as $value) if ($value != null) echo '', $value, ' '; } } echo " | \n"; echo "\n";
if ($info->values != null) {
$count = count($info->values);
echo $count > 1 ? '
| ';
echo '
".$expl."
"; // if the line starts with a tag do not add inside p } if ($report->whattodo != null) { echo "".$todo."
"; } if ($report->further != null) { echo "