mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Log when client pack is exported to PDF
This commit is contained in:
@@ -511,7 +511,7 @@ if (isset($_POST["import_clients_csv"])) {
|
||||
|
||||
$row_count = $row_count + 1;
|
||||
|
||||
}else{
|
||||
} else {
|
||||
|
||||
$duplicate_count = $duplicate_count + 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user