';
}
else {
$data[8] = '';
}
$data[8] .= ui_print_timestamp ($module["utimestamp"], true);
$data[8] .= '';
array_push ($table->data, $data);
$rowIndex++;
}
?>
data)) {
echo ''.__('This agent doesn\'t have any active monitors').'
';
}
else {
echo "".__('Full list of monitors')."
";
html_print_table ($table);
}
unset ($table);
unset ($table_data);
?>