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