OXID eShop CE  4.9.6
 All Classes Files Functions Variables Pages
genimport.php
Go to the documentation of this file.
1 <?php
2 
6 class GenImport extends GenImport_Main
7 {
8 
14  protected $_sThisTemplate = "genimport_main.tpl";
15 }