category.php

Go to the documentation of this file.
00001 <?php
00002 
00009 class Category extends oxAdminView
00010 {
00015     protected $_sThisTemplate = 'category.tpl';
00016 }