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