manufacturer.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class Manufacturer extends oxAdminView
00009 {
00014     protected $_sThisTemplate = 'manufacturer.tpl';
00015 }