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