mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Merge branch 'ent-6159-entities-al-exportar-ficheros-ptr-de-politicas' into 'develop'
Ent 6159 entities al exportar ficheros ptr de politicas See merge request artica/pandorafms!3414
This commit is contained in:
commit
49d8d1da9a
@ -379,7 +379,7 @@ function get_name_xml_resource($hook_enterprise)
|
||||
break;
|
||||
}
|
||||
|
||||
$file = $name.'.ptr';
|
||||
$file = io_safe_output($name).'.ptr';
|
||||
|
||||
return $file;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user