Files
crm.e5.pl/modules/EcmProducts/xmltest.php
2024-04-27 09:23:34 +02:00

4 lines
88 B
PHP

<?php
include("modules/EcmProducts/xml_template.php");
xml($_REQUEST['record'],pl,1);
?>