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