Log when client pack is exported to PDF

This commit is contained in:
Marcus Hill 2024-08-30 23:05:04 +01:00
parent aeeac12f11
commit 00e4e8a24b
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ if (isset($_POST["import_clients_csv"])) {
$row_count = $row_count + 1;
}else{
} else {
$duplicate_count = $duplicate_count + 1;