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:
@@ -617,7 +617,7 @@ if (isset($_POST['set_recurring_payment'])) {
|
||||
|
||||
}
|
||||
|
||||
if (isset($_POST['export_recurring_invoices'])) {
|
||||
if (isExportRequest('export_recurring_invoices')) {
|
||||
|
||||
validateCSRFToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user