mirror of
https://github.com/itflow-org/itflow
synced 2026-08-16 04:25:13 +00:00
Fix Client PDF Export
This commit is contained in:
@@ -307,7 +307,7 @@ if (isset($_POST['bulk_edit_income_method'])) {
|
||||
|
||||
}
|
||||
|
||||
if (isset($_POST['export_income'])) {
|
||||
if (isExportRequest('export_income')) {
|
||||
|
||||
validateCSRFToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user