@ -507,9 +507,12 @@
}
$content = null;
if (!empty($tables)) {
foreach ($tables as $sub_table) {
$content .= Export::convert_array_to_html($sub_table).'<br /><br />';
$params = array(
'filename' => get_lang('Attendance').'-'.api_get_local_time(),