OXID eShop CE  4.9.6
 All Classes Files Functions Variables Pages
manufacturer.php
Go to the documentation of this file.
1 <?php
2 
8 class Manufacturer extends oxAdminView
9 {
10 
16  protected $_sThisTemplate = 'manufacturer.tpl';
17 }