mirror of
https://github.com/itflow-org/itflow
synced 2026-08-11 01:57:14 +00:00
Fix Client PDF Export
This commit is contained in:
@@ -172,7 +172,7 @@ if (isset($_POST['bulk_delete_networks'])) {
|
||||
|
||||
}
|
||||
|
||||
if (isset($_POST['export_networks'])) {
|
||||
if (isExportRequest('export_networks')) {
|
||||
|
||||
validateCSRFToken();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user