mirror of
https://github.com/itflow-org/itflow
synced 2026-08-10 17:47:16 +00:00
Fix Client PDF Export
This commit is contained in:
@@ -1262,7 +1262,7 @@ if (isset($_GET['unlink_contact_from_file'])) {
|
||||
|
||||
}
|
||||
|
||||
if (isset($_POST['export_contacts'])) {
|
||||
if (isExportRequest('export_contacts')) {
|
||||
|
||||
validateCSRFToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user