related to #1378 language mistakes + csv error + changed logout icon

This commit is contained in:
Matthieu Leproux
2021-06-23 13:57:06 +02:00
parent cd3e07613b
commit 1c29b84932
4 changed files with 12 additions and 10 deletions
-1
View File
@@ -466,7 +466,6 @@ function ws_activity_downloadLog($param, &$service) {
'ip_address' => $row['ip_address'],
'details' => $row['details'],
);
$line_id++;
}
header('Content-type: application/csv');