4 lines
88 B
PHP
Executable File
4 lines
88 B
PHP
Executable File
<?php
|
|
include("modules/EcmProducts/xml_template.php");
|
|
xml($_REQUEST['record'],pl,1);
|
|
?>
|