Files
crm.e5.pl/modules/EcmProducts/xmltest.php

4 lines
88 B
PHP
Raw Normal View History

2024-04-27 09:23:34 +02:00
<?php
include("modules/EcmProducts/xml_template.php");
xml($_REQUEST['record'],pl,1);
?>