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