Fix Client PDF Export

This commit is contained in:
johnnyq
2026-08-06 18:51:09 -04:00
parent 3cae52067a
commit 64423cbefa
22 changed files with 66 additions and 55 deletions

View File

@@ -617,7 +617,7 @@ if (isset($_POST['set_recurring_payment'])) {
}
if (isset($_POST['export_recurring_invoices'])) {
if (isExportRequest('export_recurring_invoices')) {
validateCSRFToken();