Blame view

modules/admin/catalogs/export.php 36 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
  <?php
  $objCatalogs->exportCSV();
  ?>