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