mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
related to #1378 language mistakes + csv error + changed logout icon
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user